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