org.exist.dom
Class ContextItem
java.lang.Object
org.exist.dom.ContextItem
- public class ContextItem
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContextItem
public ContextItem(NodeProxy node)
ContextItem
public ContextItem(int contextId,
NodeProxy node)
getNode
public NodeProxy getNode()
getContextId
public int getContextId()
hasNextDirect
public boolean hasNextDirect()
getNextDirect
public ContextItem getNextDirect()
setNextContextItem
public void setNextContextItem(ContextItem next)
toString
public java.lang.String toString()
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.