AtomizableIterator, AxisIterator, SequenceIteratorpublic static final class Navigator.AncestorEnumeration extends Navigator.BaseEnumeration
current, positionATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor | Description |
|---|---|
AncestorEnumeration(NodeInfo start,
boolean includeSelf) |
| Modifier and Type | Method | 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.
|
current, getProperties, isAtomizing, position, setIsAtomizingnextpublic 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