public final class DTMDefaultBaseIterators.TypedAncestorIterator extends DTMDefaultBaseIterators.AncestorIterator
END
Constructor and Description |
---|
TypedAncestorIterator(int type)
Constructor TypedAncestorIterator
|
Modifier and Type | Method and Description |
---|---|
DTMAxisIterator |
setStartNode(int node)
Set start to END should 'close' the iterator,
i.e. subsequent call to next() should return END.
|
cloneIterator, getStartNode, gotoMark, isReverse, next, reset, setMark
getAxis, getLast, getNodeByPosition, getPosition, includeSelf, isDocOrdered, setRestartable
public TypedAncestorIterator(int type)
type
- The extended type ID being requested.public DTMAxisIterator setStartNode(int node)
setStartNode
in interface DTMAxisIterator
setStartNode
in class DTMDefaultBaseIterators.AncestorIterator
node
- Sets the root of the iteration.Copyright © 2014 Apache XML Project. All Rights Reserved.