SequenceIteratorArrayIterator, EmptyIterator, ListIterator, MemoClosure.ProgressiveIterator, NodeArrayIterator, NodeListIterator, RangeIterator, SingleNodeIterator, SingletonIterator, ValueTailIteratorpublic 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, positionGroundedValue materialize() throws XPathException
XPathException