public abstract class DTMDefaultBaseIterators.InternalAxisIteratorBase extends DTMAxisIteratorBase
| Modifier and Type | Field and Description |
|---|---|
protected int |
_currentNode
Current iteration location.
|
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNodeEND| Constructor and Description |
|---|
DTMDefaultBaseIterators.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, setRestartableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnext, setStartNodeprotected int _currentNode
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.