Copyright© 2008-2022 Sitevision AB, all rights reserved.
public interface NodeIterator extends RangeIterator
Nodes with
nextNode as well as a skip method inherited from
RangeIterator.| Modifier and Type | Method and Description |
|---|---|
Node |
nextNode()
Returns the next
Node in the iteration. |
getPosition, getSize, skipforEachRemaining, hasNext, next, removeNode nextNode()
Node in the iteration.Node in the iteration.NoSuchElementException - if iteration has no more
Nodes.Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.