public interface IndexedDataSource extends JRDataSource
JRDataSource extension that can provide the record index at
the current position.| Modifier and Type | Method and Description |
|---|---|
int |
getRecordIndex()
Returns the index of the current record in the data source.
|
getFieldValue, nextint getRecordIndex()
Copyright © 2017. All rights reserved.