public static class ListIterator.Atomic extends ListIterator implements AtomicIterator
ListIterator.Atomic, ListIterator.OfNodes
list
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
Atomic(java.util.List<AtomicValue> list) |
Modifier and Type | Method and Description |
---|---|
AtomicValue |
next()
Get the next item in the sequence.
|
close, getLength, getProperties, getResidue, getReverseIterator, hasNext, materialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getProperties
public Atomic(java.util.List<AtomicValue> list)
public AtomicValue next()
UnfailingIterator
next
in interface SequenceIterator
next
in interface AtomicIterator
next
in interface UnfailingIterator
next
in class ListIterator
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.