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