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