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