public static class EmptyIterator.OfAtomic extends EmptyIterator<AtomicValue> implements AtomicIterator
EmptyIterator.OfAtomic, EmptyIterator.OfNodes
Modifier and Type | Field and Description |
---|---|
static EmptyIterator.OfAtomic |
THE_INSTANCE |
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
OfAtomic() |
Modifier and Type | Method and Description |
---|---|
AtomicValue |
next()
Get the next item.
|
emptyIterator, getInstance, getLength, getProperties, getResidue, getReverseIterator, hasNext, materialize, nextAtomizedValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
firstWith, forEach, toGroundedValue, toList
close, forEachOrFail, getProperties, materialize
public static final EmptyIterator.OfAtomic THE_INSTANCE
public AtomicValue next()
next
in interface SequenceIterator<AtomicValue>
next
in interface AtomicIterator
next
in interface UnfailingIterator<AtomicValue>
next
in class EmptyIterator<AtomicValue>
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.