public static class EmptyIterator.OfAtomic extends EmptyIterator 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 |
---|
EmptyIterator.OfAtomic() |
Modifier and Type | Method and Description |
---|---|
EmptyIterator.OfAtomic |
getAnother()
Get another iterator over the same items, positioned at the start.
|
AtomicValue |
next()
Get the next item.
|
close, emptyIterator, getInstance, getLength, getProperties, getReverseIterator, hasNext, materialize, nextAtomizedValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getProperties
public static final EmptyIterator.OfAtomic THE_INSTANCE
public AtomicValue next()
next
in interface SequenceIterator
next
in interface AtomicIterator
next
in interface UnfailingIterator
next
in class EmptyIterator
public EmptyIterator.OfAtomic getAnother()
getAnother
in interface AtomizedValueIterator
getAnother
in interface SequenceIterator
getAnother
in interface AtomicIterator
getAnother
in interface UnfailingIterator
getAnother
in class EmptyIterator
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.