public class SAX2DTM2.TypedRootIterator extends DTMDefaultBaseIterators.RootIterator
_currentNode_includeSelf, _isRestartable, _last, _markedNode, _position, _startNodeEND| Constructor and Description |
|---|
SAX2DTM2.TypedRootIterator(int nodeType)
Constructor TypedRootIterator
|
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Get the next node in the iteration.
|
setStartNodegotoMark, setMarkcloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, reset, resetPosition, returnNode, setRestartablepublic SAX2DTM2.TypedRootIterator(int nodeType)
nodeType - The extended type ID being requested.public int next()
next in interface DTMAxisIteratornext in class DTMDefaultBaseIterators.RootIteratorCopyright © 2018–2021 mhoffrogge. All rights reserved.