|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Allows easy iteration through a list of Nodes
with nextNode as well as a skip method inherited from
RangeIterator.
| Method Summary | |
Node |
nextNode()
Returns the next Node in the iteration. |
| Methods inherited from interface javax.jcr.RangeIterator |
getPosition, getSize, skip |
| Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
| Method Detail |
public Node nextNode()
Node in the iteration.
Node in the iteration.
java.util.NoSuchElementException - if iteration has no more Nodes.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||