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