|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A LastPositionFinder is an interface implemented by any SequenceIterator that is able to return the position of the last item in the sequence.
| Method Summary | |
int |
getLastPosition()
Get the last position (that is, the number of items in the sequence) |
| Methods inherited from interface net.sf.saxon.om.SequenceIterator |
current, getAnother, next, position |
| Method Detail |
public int getLastPosition()
throws XPathException
XPathException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||