SequenceIterator
, AxisIterator
, LookaheadIterator
, UnfailingIterator
final class AncestorEnumeration extends TreeEnumeration
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor | Description |
---|---|
AncestorEnumeration(NodeImpl node,
NodeTest nodeTest,
boolean includeSelf) |
Modifier and Type | Method | Description |
---|---|---|
AxisIterator |
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, wait
advance, atomize, close, conforms, current, getProperties, getStringValue, hasNext, iterateAxis, moveNext, next, position
protected void step()
TreeEnumeration
step
in class TreeEnumeration
public AxisIterator getAnother()