com.icl.saxon.tree
final class PrecedingOrAncestorEnumeration extends TreeEnumeration
| Constructor Summary | |
|---|---|
| PrecedingOrAncestorEnumeration(NodeImpl node, NodeTest nodeTest)
This axis cannot be requested directly in an XPath expression
but is used when evaluating xsl:number. | |
| Method Summary | |
|---|---|
| int | getLastPosition()
Get the last position, that is the number of nodes in the enumeration |
| protected void | step() |