public interface UnfailingIterator extends SequenceIterator
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method and Description |
---|---|
UnfailingIterator |
getAnother()
Get another iterator over the same sequence of items, positioned at the
start of the sequence.
|
Item |
next()
Get the next item in the sequence.
|
close, getProperties
Item next()
next
in interface SequenceIterator
UnfailingIterator getAnother()
getAnother
in interface SequenceIterator
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.