public abstract class DTMDefaultBaseIterators.InternalAxisIteratorBase extends DTMAxisIteratorBase
Modifier and Type | Field and Description |
---|---|
protected int |
_currentNode
Current iteration location.
|
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNode
END
Constructor and Description |
---|
InternalAxisIteratorBase() |
Modifier and Type | Method and Description |
---|---|
void |
gotoMark()
Restores the current node remembered by setMark().
|
void |
setMark()
Remembers the current node for the next call to gotoMark().
|
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, reset, resetPosition, returnNode, setRestartable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
next, setStartNode
Copyright © 2017 JBoss by Red Hat. All rights reserved.