Class ListIterator.OfNodes

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

public static class ListIterator.OfNodes extends ListIterator<NodeInfo> implements AxisIterator