com.hp.hpl.jena.graph.query
Class Variable

java.lang.Object
  extended bycom.hp.hpl.jena.graph.query.Element
      extended bycom.hp.hpl.jena.graph.query.Variable

public class Variable
extends Element

Author:
hedgehog

Field Summary
 
Fields inherited from class com.hp.hpl.jena.graph.query.Element
ANY
 
Constructor Summary
Variable()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class com.hp.hpl.jena.graph.query.Element
accepts, asNode, getIndex, matched
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Variable

public Variable()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class Element


Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.