public class DTMDefaultBaseIterators.TypedRootIterator extends DTMDefaultBaseIterators.RootIterator
END
Constructor and Description |
---|
DTMDefaultBaseIterators.TypedRootIterator(int nodeType)
Constructor TypedRootIterator
|
Modifier and Type | Method and Description |
---|---|
int |
next()
Get the next node in the iteration.
|
setStartNode
gotoMark, setMark
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, reset, setRestartable
public DTMDefaultBaseIterators.TypedRootIterator(int nodeType)
nodeType
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class DTMDefaultBaseIterators.RootIterator
Copyright © 2006 Apache XML Project. All Rights Reserved.