SequenceIterator<T>
AdjacentTextNodeMergingIterator
, AncestorEnumeration
, ArrayIterator
, AttributeEnumeration
, ChildEnumeration
, DescendantEnumeration
, EmptyAxisIterator
, EmptyIterator
, FollowingEnumeration
, FollowingSiblingEnumeration
, GroupAdjacentIterator
, GroupByIterator
, GroupEndingIterator
, GroupMatchingIterator
, GroupStartingIterator
, ItemMappingIterator
, IteratorIterator
, ListIterator
, LookaheadIteratorImpl
, NodeWrappingAxisIterator
, PrecedingEnumeration
, PrecedingOrAncestorEnumeration
, PrecedingSiblingEnumeration
, RangeIterator
, ReverseArrayIterator
, ReverseRangeIterator
, SiblingEnumeration
, SingleNodeIterator
, SingletonIterator
, SortedGroupIterator
, SortedIterator
, SubsequenceIterator
, TailIterator
, TreeEnumeration
, UnionEnumeration
, UntypedAtomizingIterator
, ValueTailIterator
public interface LookaheadIterator<T extends Item> extends SequenceIterator<T>
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasNext() |
Determine whether there are more items to come.
|
close, current, getAnother, getProperties, next, position
boolean hasNext()
SequenceIterator.LOOKAHEAD