Class EmptyIterator.OfNodes

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

public static class EmptyIterator.OfNodes extends EmptyIterator<NodeInfo> implements AxisIterator
An empty iterator for use where a sequence of nodes is required