net.sf.saxon.om

Class Navigator.AncestorEnumeration

public static final class Navigator.AncestorEnumeration extends Navigator.BaseEnumeration

General-purpose implementation of the ancestor and ancestor-or-self axes
Constructor Summary
AncestorEnumeration(NodeInfo start, boolean includeSelf)
Method Summary
voidadvance()
SequenceIteratorgetAnother()

Constructor Detail

AncestorEnumeration

public AncestorEnumeration(NodeInfo start, boolean includeSelf)

Method Detail

advance

public void advance()

getAnother

public SequenceIterator getAnother()