net.sf.saxon.tree
final class AncestorEnumeration extends TreeEnumeration
| Constructor Summary | |
|---|---|
| AncestorEnumeration(NodeImpl node, NodeTest nodeTest, boolean includeSelf) | |
| Method Summary | |
|---|---|
| SequenceIterator | getAnother()
Get another enumeration of the same nodes |
| protected void | step() |