public interface LookaheadIterator<T extends Item> extends SequenceIterator<T>
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Determine whether there are more items to come.
|
close, current, getAnother, getProperties, next, position
boolean hasNext()
SequenceIterator.LOOKAHEAD
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.