Uses of Class
net.sf.jasperreports.engine.fill.SortedDataSource
-
Packages that use SortedDataSource 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). -
-
Uses of SortedDataSource in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return SortedDataSource Modifier and Type Method Description static SortedDataSource
DatasetSortUtil. getSortedDataSource(BaseReportFiller filler, JRFillDataset dataset, Locale locale)
-