org.apache.xml.dtm.ref
public final class DTMDefaultBaseIterators.TypedFollowingSiblingIterator extends DTMDefaultBaseIterators.FollowingSiblingIterator
END
Constructor and Description |
---|
DTMDefaultBaseIterators.TypedFollowingSiblingIterator(int type)
Constructor TypedFollowingSiblingIterator
|
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.TypedFollowingSiblingIterator(int type)
type
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class DTMDefaultBaseIterators.FollowingSiblingIterator
Copyright ? 2005 Apache XML Project. All Rights Reserved.