SequenceIterator
ArrayIterator
, EmptyIterator
, ListIterator
, MemoClosure.ProgressiveIterator
, RangeIterator
, SingletonIterator
public interface GroundedIterator extends SequenceIterator
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method | Description |
---|---|---|
Value |
materialize() |
Return a Value containing all the items in the sequence returned by this
SequenceIterator.
|
current, getAnother, getProperties, next, position
Value materialize() throws XPathException
XPathException