Copyright© 2008-2022 Sitevision AB, all rights reserved.
public interface RowIterator extends RangeIterator
Rows with
nextRow as well as a skip method inherited from
RangeIterator.
Sitevision note: Unsupported operation
| Modifier and Type | Method and Description |
|---|---|
Row |
nextRow()
Returns the next
Row in the iteration. |
getPosition, getSize, skipforEachRemaining, hasNext, next, removeRow nextRow()
Row in the iteration.Row in the iteration.NoSuchElementException - if iteration has no more
Rows.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.