public interface LastPositionFinder extends SequenceIterator
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method and Description |
---|---|
int |
getLastPosition()
Get the last position (that is, the number of items in the sequence).
|
current, getAnother, getProperties, next, position
int getLastPosition() throws XPathException
SequenceIterator.LAST_POSITION_FINDER
XPathException