public class NodeListIterator extends ListIterator.Of<NodeInfo> implements AxisIterator
ListIterator.Of<T extends Item>, ListIterator.OfAtomic<A extends AtomicValue>list| Constructor and Description |
|---|
NodeListIterator(java.util.List<NodeInfo> list)
Create a ListIterator over a given List
|
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
next()
Get the next item in the sequence.
|
getLength, getResidue, getReverseIterator, hasNext, isActuallyGrounded, materialize, supportsGetLengthsupportsHasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, dischargepublic NodeInfo next()
SequenceIteratornext in interface SequenceIteratornext in interface AxisIteratornext in class ListIterator.Of<NodeInfo>Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.