public static class ListIterator.Atomic extends ListIterator implements AtomicIterator
ListIterator.AtomicATOMIZING, 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, materializeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getPropertiespublic ListIterator.Atomic(List<AtomicValue> list)
public AtomicValue next()
UnfailingIteratornext in interface SequenceIteratornext in interface AtomicIteratornext in interface UnfailingIteratornext in class ListIteratorpublic ListIterator.Atomic getAnother()
UnfailingIteratorgetAnother in interface SequenceIteratorgetAnother in interface AtomicIteratorgetAnother in interface UnfailingIteratorgetAnother in class ListIteratorCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.