final class PrecedingEnumeration extends AxisIteratorImpl
current, positionGROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor and Description |
|---|
PrecedingEnumeration(TinyTree doc,
TinyNodeImpl node,
NodeTest nodeTest,
boolean includeAncestors) |
| Modifier and Type | Method and Description |
|---|---|
SequenceIterator |
getAnother()
Get another enumeration of the same nodes
|
Item |
next()
Get the next item in the sequence.
|
atomize, close, current, getProperties, getStringValue, iterateAxis, moveNext, positionpublic PrecedingEnumeration(TinyTree doc, TinyNodeImpl node, NodeTest nodeTest, boolean includeAncestors)
public Item next()
SequenceIteratorpublic SequenceIterator getAnother()