public final class SAX2DTM2.TypedDescendantIterator extends SAX2DTM2.DescendantIterator
END
Constructor and Description |
---|
TypedDescendantIterator(int nodeType)
Constructor TypedDescendantIterator
|
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 TypedDescendantIterator(int nodeType)
nodeType
- Extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class SAX2DTM2.DescendantIterator
Copyright ? 2006 Apache XML Project. All Rights Reserved.