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