com.icl.saxon.tree
final class PrecedingEnumeration extends TreeEnumeration
| Field Summary | |
|---|---|
| NodeImpl | nextAncestor |
| Constructor Summary | |
|---|---|
| PrecedingEnumeration(NodeImpl node, NodeTest nodeTest) | |
| Method Summary | |
|---|---|
| protected boolean | conforms(NodeImpl node)
Special code to skip the ancestors of the start node |
| int | getLastPosition()
Get the last position, that is the number of nodes in the enumeration |
| protected void | step() |