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 |
equals, 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()
Copyright (C) Wolfgang Meier. All rights reserved.