Class NodeArrayIterator

java.lang.Object
net.sf.saxon.om.ArrayIterator
net.sf.saxon.om.NodeArrayIterator
All Implemented Interfaces:
LastPositionFinder, ReversibleIterator, AxisIterator, GroundedIterator, LookaheadIterator, SequenceIterator, UnfailingIterator

public class NodeArrayIterator extends ArrayIterator implements AxisIterator
An iterator over an array of nodes. This is the same as ArrayIterator, except that the iterator is an AxisIterator