com.icl.saxon.tree
final class FollowingSiblingEnumeration extends TreeEnumeration
| Constructor Summary | |
|---|---|
| FollowingSiblingEnumeration(NodeImpl node, NodeTest nodeTest) | |
| Method Summary | |
|---|---|
| int | getLastPosition()
Get the last position, that is the number of nodes in the enumeration |
| boolean | isSorted() |
| protected void | step() |