public final class SAX2DTM2.TypedDescendantIterator extends SAX2DTM2.DescendantIterator
_currentNode_includeSelf, _isRestartable, _last, _markedNode, _position, _startNodeEND| Constructor and Description |
|---|
TypedDescendantIterator(int nodeType)
Constructor TypedDescendantIterator
|
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Get the next node in the iteration.
|
isDescendant, reset, setStartNodegotoMark, setMarkcloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, resetPosition, returnNode, setRestartablepublic TypedDescendantIterator(int nodeType)
nodeType - Extended type ID being requested.public int next()
next in interface DTMAxisIteratornext in class SAX2DTM2.DescendantIteratorCopyright © 2017 JBoss by Red Hat. All rights reserved.