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