public static class ListIterator.Atomic extends ListIterator implements AtomicIterator
ListIterator.Atomic
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
ListIterator.Atomic(List<AtomicValue> list) |
Modifier and Type | Method and Description |
---|---|
ListIterator.Atomic |
getAnother()
Get another iterator over the same sequence of items, positioned at the
start of the sequence.
|
AtomicValue |
next()
Get the next item in the sequence.
|
close, getLength, getProperties, getReverseIterator, hasNext, materialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getProperties
public ListIterator.Atomic(List<AtomicValue> list)
public AtomicValue next()
UnfailingIterator
next
in interface SequenceIterator
next
in interface AtomicIterator
next
in interface UnfailingIterator
next
in class ListIterator
public ListIterator.Atomic getAnother()
UnfailingIterator
getAnother
in interface SequenceIterator
getAnother
in interface AtomicIterator
getAnother
in interface UnfailingIterator
getAnother
in class ListIterator
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.