java.lang.Cloneable, DTMAxisIteratorpublic final class DTMDefaultBaseIterators.TypedPrecedingSiblingIterator extends DTMDefaultBaseIterators.PrecedingSiblingIterator
END| Constructor | Description |
|---|---|
TypedPrecedingSiblingIterator(int type) |
Constructor TypedPrecedingSiblingIterator
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
next() |
Get the next node in the iteration.
|
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, reset, setRestartablegotoMark, setMarkisReverse, setStartNodepublic TypedPrecedingSiblingIterator(int type)
type - The extended type ID being requested.public int next()
next in interface DTMAxisIteratornext in class DTMDefaultBaseIterators.PrecedingSiblingIteratorCopyright © 2014 Apache XML Project. All Rights Reserved.