Class PrecedingSiblingIterator

java.lang.Object
net.sf.saxon.tree.tiny.PrecedingSiblingIterator
All Implemented Interfaces:
Closeable, AutoCloseable, SequenceIterator, AxisIterator, UnfailingIterator

final class PrecedingSiblingIterator extends Object implements AxisIterator
This class supports the preceding-sibling axis. The starting node must be an element, text node, comment, or processing instruction: to ensure this, construct the enumeration using NodeInfo#getEnumeration()