public interface AtomicIterator extends UnfailingIterator<AtomicValue>
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method and Description |
---|---|
AtomicValue |
next()
Get the next atomic value in the sequence.
|
firstWith, forEach, toGroundedValue, toList
close, forEachOrFail, getProperties, materialize
AtomicValue next()
next
in interface SequenceIterator<AtomicValue>
next
in interface UnfailingIterator<AtomicValue>
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.