final class FollowingSiblingEnumeration extends TreeEnumeration
current, next, nodeTest, position, startATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor and Description |
|---|
FollowingSiblingEnumeration(NodeImpl node,
NodeTest nodeTest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
step()
Advance one step along the axis: the resulting node might not meet the required
criteria for inclusion
|
advance, close, conforms, getProperties, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfirstWith, forEach, toGroundedValue, toListforEachOrFail, materializeprotected void step()
TreeEnumerationstep in class TreeEnumeration