net.sf.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 | |
---|---|
SequenceIterator | getAnother()
Get another enumeration of the same nodes |
protected void | step() |