LastPositionFinder, NodeEnumerationEmptyEnumeration, PrependIterator, SingletonEnumerationpublic 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