org.apache.xml.dtm.ref.sax2dtm
public final class SAX2DTM2.TypedSingletonIterator extends DTMDefaultBaseIterators.SingletonIterator
END
Constructor and Description |
---|
SAX2DTM2.TypedSingletonIterator(int nodeType)
Constructor TypedSingletonIterator
|
Modifier and Type | Method and Description |
---|---|
int |
next()
Get the next node in the iteration.
|
reset, setStartNode
gotoMark, setMark
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, setRestartable
public SAX2DTM2.TypedSingletonIterator(int nodeType)
nodeType
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class DTMDefaultBaseIterators.SingletonIterator
Copyright ? 2005 Apache XML Project. All Rights Reserved.