AtomizableIterator, AxisIterator, SequenceIteratorfinal class PrecedingEnumeration extends AxisIteratorImpl
current, positionATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor | Description |
|---|---|
PrecedingEnumeration(TinyTree doc,
TinyNodeImpl node,
NodeTest nodeTest,
boolean includeAncestors) |
| Modifier and Type | Method | Description |
|---|---|---|
SequenceIterator |
getAnother() |
Get another enumeration of the same nodes
|
Item |
next() |
Get the next item in the sequence.
|
current, getProperties, isAtomizing, position, setIsAtomizingpublic PrecedingEnumeration(TinyTree doc, TinyNodeImpl node, NodeTest nodeTest, boolean includeAncestors)
public Item next()
AxisIteratorpublic SequenceIterator getAnother()