AtomizableIterator
, AxisIterator
, SequenceIterator
final class AncestorEnumeration extends AxisIteratorImpl
current, position
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor | Description |
---|---|
AncestorEnumeration(TinyNodeImpl node,
NodeTest nodeTest,
boolean includeSelf) |
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, setIsAtomizing
public AncestorEnumeration(TinyNodeImpl node, NodeTest nodeTest, boolean includeSelf)
public Item next()
AxisIterator
public SequenceIterator getAnother()