public interface GroundedIterator<T extends Item> extends SequenceIterator<T>
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method and 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
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.