public abstract class NodeIter extends Iter
NodeIter()
abstract ANode
next()
null
get, reset, size, value
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeIter()
public abstract ANode next() throws QueryException
Iter
next
QueryException