SequenceIterator, AxisIterator, LookaheadIterator, UnfailingIteratorfinal class PrecedingOrAncestorEnumeration extends TreeEnumeration
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor | Description |
|---|---|
PrecedingOrAncestorEnumeration(NodeImpl node,
NodeTest nodeTest) |
| Modifier and Type | Method | Description |
|---|---|---|
AxisIterator |
getAnother() |
Get another iterator over the same nodes
|
protected void |
step() |
Advance one step along the axis: the resulting node might not meet the required
criteria for inclusion
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadvance, atomize, close, conforms, current, getProperties, getStringValue, hasNext, iterateAxis, moveNext, next, positionprotected void step()
TreeEnumerationstep in class TreeEnumerationpublic AxisIterator getAnother()