LastPositionFinder, NodeEnumerationAncestorEnumeration, AncestorEnumeration, ArrayEnumeration, AttributeEnumeration, AttributeEnumeration, ChildEnumeration, DescendantEnumeration, DescendantEnumeration, EmptyEnumeration, FollowingEnumeration, FollowingEnumeration, FollowingSiblingEnumeration, NamespaceEnumeration, NamespaceEnumeration, NodeWrapper.AncestorEnumeration, PrecedingEnumeration, PrecedingEnumeration, PrecedingOrAncestorEnumeration, PrecedingSiblingEnumeration, PrecedingSiblingEnumeration, PrependIterator, SiblingEnumeration, SingletonEnumeration, TreeEnumerationpublic interface AxisEnumeration extends NodeEnumeration, LastPositionFinder
| Modifier and Type | Method | Description |
|---|---|---|
int |
getLastPosition() |
Get the last position
|
boolean |
hasMoreElements() |
Determine whether there are more nodes to come.
|
NodeInfo |
nextElement() |
Get the next node in sequence.
|
isPeer, isReverseSorted, isSortedboolean hasMoreElements()
hasMoreElements in interface NodeEnumerationNodeInfo nextElement()
nextElement in interface NodeEnumerationint getLastPosition()
getLastPosition in interface LastPositionFinder