final class PrecedingSiblingIterator extends Object implements AxisIterator
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor and Description |
|---|
PrecedingSiblingIterator(TinyTree doc,
TinyNodeImpl node,
NodeTest nodeTest) |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
next()
Get the next item in the sequence.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfirstWith, forEach, toGroundedValue, toListclose, forEachOrFail, getProperties, materializePrecedingSiblingIterator(TinyTree doc, TinyNodeImpl node, NodeTest nodeTest)
public NodeInfo next()
UnfailingIteratornext in interface SequenceIterator<NodeInfo>next in interface AxisIteratornext in interface UnfailingIterator<NodeInfo>