com.icl.saxon.tinytree
final class AncestorEnumeration extends Object implements AxisEnumeration
Constructor Summary | |
---|---|
AncestorEnumeration(TinyDocumentImpl doc, TinyNodeImpl node, NodeTest nodeTest, boolean includeSelf) |
Method Summary | |
---|---|
int | getLastPosition()
Get the last position, that is the number of nodes in the enumeration |
boolean | hasMoreElements() |
boolean | isPeer() |
boolean | isReverseSorted() |
boolean | isSorted() |
NodeInfo | nextElement() |