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, next
int getRecordIndex()
Copyright © 2017. All rights reserved.