public interface ClosingAction
ClosingIterator when the end of a
sequence is reached| Modifier and Type | Method and Description |
|---|---|
void |
close(SequenceIterator base,
int count)
Notify the end of the sequence reached by the base iterator
|
void close(SequenceIterator base, int count) throws XPathException
base - the iteration that has come to the end of its natural lifecount - the number of items that have been readXPathException