|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.om.AxisIteratorImpl
net.sf.saxon.om.Navigator.BaseEnumeration
net.sf.saxon.om.Navigator.PrecedingEnumeration
Field Summary |
Fields inherited from class net.sf.saxon.om.AxisIteratorImpl |
current, position |
Fields inherited from interface net.sf.saxon.om.SequenceIterator |
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD |
Constructor Summary | |
Navigator.PrecedingEnumeration(NodeInfo start,
boolean includeAncestors)
|
Method Summary | |
void |
advance()
The advance() method must be provided in each concrete implementation. |
SequenceIterator |
getAnother()
Get another iterator over the same sequence of items, positioned at the start of the sequence. |
Methods inherited from class net.sf.saxon.om.Navigator.BaseEnumeration |
next |
Methods inherited from class net.sf.saxon.om.AxisIteratorImpl |
current, getProperties, isAtomizing, position, setIsAtomizing |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Navigator.PrecedingEnumeration(NodeInfo start, boolean includeAncestors)
Method Detail |
public void advance()
Navigator.BaseEnumeration
advance
in class Navigator.BaseEnumeration
public SequenceIterator getAnother()
AxisIterator
getAnother
in interface AxisIterator
getAnother
in class Navigator.BaseEnumeration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |