com.icl.saxon.jdom

Class NodeWrapper.AncestorEnumeration

final class NodeWrapper.AncestorEnumeration extends NodeWrapper.BaseEnumeration

Constructor Summary
AncestorEnumeration(NodeWrapper start, boolean includeSelf)
Method Summary
voidadvance()
NodeWrapper.BaseEnumerationcopy()
booleanisPeer()
booleanisSorted()

Constructor Detail

AncestorEnumeration

public AncestorEnumeration(NodeWrapper start, boolean includeSelf)

Method Detail

advance

public void advance()

copy

public NodeWrapper.BaseEnumeration copy()

isPeer

public boolean isPeer()

isSorted

public boolean isSorted()