Class ArrayIterator.OfNodes<N extends NodeInfo>

All Implemented Interfaces:
Closeable, AutoCloseable, LastPositionFinder, FocusIterator, SequenceIterator, AxisIterator, GroundedIterator, LookaheadIterator, ReversibleIterator
Enclosing class:
ArrayIterator

public static class ArrayIterator.OfNodes<N extends NodeInfo> extends ArrayIterator.Of<N> implements AxisIterator
ArrayIterator.OfNodes is a subclass of ArrayIterator where the array always contains Nodes; it therefore implements the AxisIterator interface.