| Package | Description |
|---|---|
| net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
| Modifier and Type | Method and Description |
|---|---|
List<SortedDataSource.SortRecord> |
SortedDataSource.getRecords() |
| Constructor and Description |
|---|
SortedDataSource(DatasetSortInfo sortInfo,
List<SortedDataSource.SortRecord> records,
Integer[] recordIndexes) |
Copyright © 2017. All rights reserved.