final class PrecedingEnumeration extends AxisIteratorImpl
current, position
ATOMIZABLE, GROUNDED, 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.
|
current, getProperties, isAtomizing, position, setIsAtomizing
public PrecedingEnumeration(TinyTree doc, TinyNodeImpl node, NodeTest nodeTest, boolean includeAncestors)
public Item next()
AxisIterator
public SequenceIterator getAnother()