Class EmptyIterator.OfAtomic

java.lang.Object
net.sf.saxon.tree.iter.EmptyIterator<AtomicValue>
net.sf.saxon.tree.iter.EmptyIterator.OfAtomic
All Implemented Interfaces:
Closeable, AutoCloseable, LastPositionFinder, AtomizedValueIterator<AtomicValue>, SequenceIterator<AtomicValue>, AtomicIterator, GroundedIterator<AtomicValue>, LookaheadIterator<AtomicValue>, ReversibleIterator<AtomicValue>, UnfailingIterator<AtomicValue>
Enclosing class:
EmptyIterator<T extends Item<?>>

public static class EmptyIterator.OfAtomic extends EmptyIterator<AtomicValue> implements AtomicIterator
An empty iterator for use where a sequence of atomic values is required