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