net.sf.saxon.tinytree
final class AncestorEnumeration extends AxisIteratorImpl
| Constructor Summary | |
|---|---|
| AncestorEnumeration(TinyNodeImpl node, NodeTest nodeTest, boolean includeSelf) | |
| Method Summary | |
|---|---|
| SequenceIterator | getAnother()
Get another enumeration of the same nodes |
| Item | next() |