SequenceIterator
ArrayIterator
, EmptyIterator
, GroupByIterator
, ListIterator
, MemoClosure.ProgressiveIterator
, RangeIterator
, ReverseArrayIterator
, SingletonIterator
, SortedGroupIterator
, SortedIterator
, SortedTupleIterator
, TailExpression.TailIterator
public interface LastPositionFinder extends SequenceIterator
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method | 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