com.icl.saxon.tinytree
final class NamespaceEnumeration extends Object implements AxisEnumeration
| Constructor Summary | |
|---|---|
| protected | NamespaceEnumeration(TinyElementImpl node, NodeTest nodeTest)
Constructor. |
| 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() |