public final class SAX2DTM2.TypedPrecedingSiblingIterator extends SAX2DTM2.PrecedingSiblingIterator
_startNodeID
_currentNode
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNode
END
Constructor and Description |
---|
SAX2DTM2.TypedPrecedingSiblingIterator(int type)
Constructor TypedPrecedingSiblingIterator
|
Modifier and Type | Method and Description |
---|---|
int |
getLast()
Return the index of the last node in this iterator.
|
int |
next()
Get the next node in the iteration.
|
isReverse, setStartNode
gotoMark, setMark
cloneIterator, getAxis, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, reset, resetPosition, returnNode, setRestartable
public SAX2DTM2.TypedPrecedingSiblingIterator(int type)
type
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class SAX2DTM2.PrecedingSiblingIterator
public int getLast()
getLast
in interface DTMAxisIterator
getLast
in class DTMAxisIteratorBase
Copyright © 2018 JBoss by Red Hat. All rights reserved.