public interface LastPositionFinder<T extends Item>
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Get the last position (that is, the number of items in the sequence).
|
int getLength()
throws XPathException
SequenceIterator.LAST_POSITION_FINDERXPathException - if an error occurs evaluating the sequence in order to determine
the number of itemsCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.