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, supportsGetLength
supportsHasNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, discharge
public NodeInfo next()
SequenceIterator
next
in interface SequenceIterator
next
in interface AxisIterator
next
in class ListIterator.Of<NodeInfo>
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.