net.sf.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 |
| SequenceIterator | getAnother()
Get another enumeration of the same nodes |
| protected void | step() |