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