com.icl.saxon.tree
final class NamespaceEnumeration extends TreeEnumeration
Constructor Summary | |
---|---|
NamespaceEnumeration(NodeImpl node, NodeTest nodeTest) |
Method Summary | |
---|---|
protected boolean | conforms(NodeInfo node)
Test whether a node conforms. |
int | getLastPosition()
Get the last position, that is the number of nodes in the enumeration |
boolean | isPeer() |
boolean | isSorted() |
void | step() |