| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.icl.saxon.tree.TreeEnumerationcom.icl.saxon.tree.PrecedingEnumeration(package private) final class PrecedingEnumerationextends TreeEnumerationField Summary | |
(package private) NodeImpl | |
Fields inherited from class com.icl.saxon.tree.TreeEnumeration | |
last, next, nodeTest, start | |
Constructor Summary | |
| |
Method Summary | |
protected boolean | |
int |
|
protected void |
|
Methods inherited from class com.icl.saxon.tree.TreeEnumeration | |
advance, conforms, count, hasMoreElements, isPeer, isReverseSorted, isSorted, nextElement, step | |
protected boolean conforms(NodeImpl node)
Special code to skip the ancestors of the start node
- Overrides:
- conforms in interface TreeEnumeration
public int getLastPosition()
Get the last position, that is the number of nodes in the enumeration
- Specified by:
- getLastPosition in interface AxisEnumeration
- getLastPosition in interface LastPositionFinder