AxisIterator
, LookaheadIterator
, SequenceIterator
final class FollowingEnumeration extends TreeEnumeration
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor | Description |
---|---|
FollowingEnumeration(NodeImpl node,
NodeTest nodeTest) |
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, wait
advance, conforms, current, getProperties, hasNext, next, position
protected void step()
TreeEnumeration
step
in class TreeEnumeration
public SequenceIterator getAnother()