public class NamedIntegerIterator extends CGINIterator
children, position| Constructor and Description |
|---|
NamedIntegerIterator(NamedIntegerPointer parent,
org.apache.commons.jxpath.ri.compiler.NodeTest nodeTest,
boolean reverse,
org.apache.commons.jxpath.ri.model.NodePointer startWith)
Creates a NodeIterator for the views of the given NamedInteger.
|
getNodePointer, getPosition, setPositionpublic NamedIntegerIterator(NamedIntegerPointer parent, org.apache.commons.jxpath.ri.compiler.NodeTest nodeTest, boolean reverse, org.apache.commons.jxpath.ri.model.NodePointer startWith)
parent - pointer to the whole NamedIntegernodeTest - test that view must pass to be visited by the iteratorreverse - order in which to visit viewsstartWith - view at which to start