public final class SAX2DTM2.TypedFollowingIterator extends SAX2DTM2.FollowingIterator
_currentNode
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNode
END
Constructor and Description |
---|
SAX2DTM2.TypedFollowingIterator(int type)
Constructor TypedFollowingIterator
|
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, resetPosition, returnNode, setRestartable
public SAX2DTM2.TypedFollowingIterator(int type)
type
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class SAX2DTM2.FollowingIterator
Copyright © 2018 JBoss by Red Hat. All rights reserved.