Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.icl.saxon.tinytree.DescendantEnumeration
Field Summary | |
(package private) TinyDocumentImpl | |
(package private) boolean | |
(package private) int | |
(package private) int | |
(package private) TinyNodeImpl | |
(package private) int | |
(package private) TinyNodeImpl | |
(package private) NodeTest |
Constructor Summary | |
|
Method Summary | |
int |
|
boolean | |
boolean |
|
boolean | |
boolean |
|
NodeInfo |
(package private) boolean includeSelf
(package private) int last
(package private) int nextNodeNr
(package private) int startDepth
protected DescendantEnumeration(TinyDocumentImpl doc, TinyNodeImpl node, NodeTest nodeTest, boolean includeSelf)
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
public boolean hasMoreElements()
- Specified by:
- hasMoreElements in interface AxisEnumeration
- hasMoreElements in interface NodeEnumeration
public boolean isReverseSorted()
- Specified by:
- isReverseSorted in interface NodeEnumeration
public NodeInfo nextElement()
- Specified by:
- nextElement in interface AxisEnumeration
- nextElement in interface NodeEnumeration