public interface GroundedIterator extends SequenceIterator
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method and 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