java.lang.Cloneable, DTMAxisIteratorpublic final class SAX2DTM2.TypedDescendantIterator extends SAX2DTM2.DescendantIterator
END| Constructor | Description |
|---|---|
TypedDescendantIterator(int nodeType) |
Constructor TypedDescendantIterator
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
next() |
Get the next node in the iteration.
|
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, setRestartablegotoMark, setMarkequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreset, setStartNodepublic TypedDescendantIterator(int nodeType)
nodeType - Extended type ID being requested.public int next()
next in interface DTMAxisIteratornext in class SAX2DTM2.DescendantIteratorCopyright © 2014 Apache XML Project. All Rights Reserved.