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