AxisIterator, LookaheadIterator, SequenceIteratorfinal class DescendantEnumeration extends TreeEnumeration
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor | Description |
|---|---|
DescendantEnumeration(NodeImpl node,
NodeTest nodeTest,
boolean includeSelf) |
| Modifier and Type | Method | Description |
|---|---|---|
SequenceIterator |
getAnother() |
Get another enumeration of 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, conforms, current, getProperties, hasNext, next, positionprotected void step()
TreeEnumerationstep in class TreeEnumerationpublic SequenceIterator getAnother()