java.lang.Cloneable, DTMAxisIteratorpublic final class DTMDefaultBaseIterators.NamespaceAttributeIterator extends DTMDefaultBaseIterators.InternalAxisIteratorBase
END| Constructor | Description |
|---|---|
NamespaceAttributeIterator(int nsType) |
Constructor NamespaceAttributeIterator
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
next() |
Get the next node in the iteration.
|
DTMAxisIterator |
setStartNode(int node) |
Set start to END should 'close' the iterator,
i.e. subsequent call to next() should return END.
|
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, reset, setRestartablegotoMark, setMarkpublic NamespaceAttributeIterator(int nsType)
nsType - The extended type ID being requested.public DTMAxisIterator setStartNode(int node)
node - Sets the root of the iteration.public int next()
Copyright © 2014 Apache XML Project. All Rights Reserved.