net.sf.saxon.om
public static final class Navigator.AncestorEnumeration extends Navigator.BaseEnumeration
| Constructor Summary | |
|---|---|
| AncestorEnumeration(NodeInfo start, boolean includeSelf)
Create an iterator over the ancestor or ancestor-or-self axis | |
| Method Summary | |
|---|---|
| void | advance() |
| SequenceIterator | getAnother() |
Parameters: start the initial context node includeSelf true if the "self" node is to be included