public final class DTMDefaultBaseIterators.AttributeIterator extends DTMDefaultBaseIterators.InternalAxisIteratorBase
_currentNode_includeSelf, _isRestartable, _position, _startNodeEND| Constructor and Description |
|---|
AttributeIterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Get the next node in the iteration.
|
void |
setStartNode(int node)
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
|
cloneIterator, includeSelf, isReverse, reset, resetPosition, returnNodepublic void setStartNode(int node)
node - Sets the root of the iteration.public int next()
Copyright © 2022–2025 HtmlUnit. All rights reserved.