public interface LastPositionFinder
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_FINDER
XPathException
- if an error occurs evaluating the sequence in order to determine
the number of itemsCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.