com.hp.hpl.jena.sparql.syntax
Class Element1

java.lang.Object
  extended by com.hp.hpl.jena.sparql.syntax.Element
      extended by com.hp.hpl.jena.sparql.syntax.Element1
Direct Known Subclasses:
ElementExists, ElementNotExists

public abstract class Element1
extends Element

Element1 - elements that have a single subElement.


Method Summary
 Element getElement()
           
 
Methods inherited from class com.hp.hpl.jena.sparql.syntax.Element
equals, equalTo, hashCode, toString, varsMentioned, visit
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getElement

public Element getElement()


Licenced under the Apache License, Version 2.0