public static final class Navigator.AncestorEnumeration extends Navigator.BaseEnumeration
current, positionATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor and Description |
|---|
AncestorEnumeration(NodeInfo start,
boolean includeSelf) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
nextcurrent, getProperties, isAtomizing, position, setIsAtomizingpublic AncestorEnumeration(NodeInfo start, boolean includeSelf)
public void advance()
Navigator.BaseEnumerationadvance in class Navigator.BaseEnumerationpublic SequenceIterator getAnother()
AxisIteratorgetAnother in interface AxisIteratorgetAnother in interface SequenceIteratorgetAnother in class Navigator.BaseEnumeration