Uses of Package
net.sf.jasperreports.engine.data
-
Packages that use net.sf.jasperreports.engine.data Package Description net.sf.jasperreports.data.cache Contains classes for data caching.net.sf.jasperreports.data.excel Contains classes for Excel data adapters.net.sf.jasperreports.data.xls Contains classes for Excel 2003 data adapters.net.sf.jasperreports.data.xlsx Contains classes for Excel 2007 data adapters.net.sf.jasperreports.engine.data Provides various report data source implementations and allows creating custom data sources.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).net.sf.jasperreports.engine.query Provides support for report queries and query executers.net.sf.jasperreports.engine.util Contains utility classes for the core library. -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.data.cache Class Description IndexedDataSource JRDataSourceextension that can provide the record index at the current position. -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.data.excel Class Description AbstractXlsDataSource This data source implementation reads an XLSX or XLS stream. -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.data.xls Class Description AbstractXlsDataSource This data source implementation reads an XLSX or XLS stream. -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.data.xlsx Class Description AbstractXlsDataSource This data source implementation reads an XLSX or XLS stream. -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.engine.data Class Description AbstractPoiXlsDataSource This data source implementation reads an XLSX or XLS stream.AbstractXlsDataSource This data source implementation reads an XLSX or XLS stream.AbstractXmlDataSource Abstract XML data source implementation that allows to access the data from a xml document using XPath expressions.HierarchicalDataSource JaxenXmlDataSource JRAbstractBeanDataSource JRAbstractTextDataSource Abstract text data source, containing methods used to parse text data into numerical or date values.JRBeanArrayDataSource A data source implementation that wraps an array of JavaBean objects.JRBeanCollectionDataSource A data source implementation that wraps a collection of JavaBean objects.JRHibernateAbstractDataSource Base abstract Hibernate data source.JRHibernateAbstractDataSource.FieldReader Interface used to get the value of a report field from a result row.JRJpaDataSource.FieldValueReader JRMapArrayDataSource JRMapCollectionDataSource JRXmlDataSource XML data source implementation that allows to access the data from a xml document using XPath expressions.JsonData JsonDataSource JSON data source implementationJsonQLDataSource NoRecordAtIndexException RandomAccessDataSource TextDataSourceAttributes XlsxDataSourceFactory -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.engine.fill Class Description IndexedDataSource JRDataSourceextension that can provide the record index at the current position. -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.engine.query Class Description AbstractXlsDataSource This data source implementation reads an XLSX or XLS stream.JRAbstractTextDataSource Abstract text data source, containing methods used to parse text data into numerical or date values.JsonData JsonDataSource JSON data source implementationJsonQLDataSource TextDataSourceAttributes -
Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.engine.util Class Description JRAbstractBeanDataSource