com.hp.hpl.jena.graph.query
Class Element
java.lang.Object
com.hp.hpl.jena.graph.query.Element
- Direct Known Subclasses:
- Bind, Bound, Fixed, Variable
- public class Element
- extends java.lang.Object
- Author:
- hedgehog
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ANY
public static final Element ANY
getIndex
public int getIndex()
accepts
public boolean accepts(Domain d,
Node n)
matched
public void matched(Domain d,
java.lang.Object x)
asNode
public Node asNode(Domain d)
toString
public java.lang.String toString()
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.