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.
|
Class and Description |
---|
IndexedDataSource
JRDataSource extension that can provide the record index at
the current position. |
Class and Description |
---|
AbstractXlsDataSource
This data source implementation reads an XLSX or XLS stream.
|
Class and Description |
---|
AbstractXlsDataSource
This data source implementation reads an XLSX or XLS stream.
|
Class and Description |
---|
AbstractXlsDataSource
This data source implementation reads an XLSX or XLS stream.
|
Class and 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.
|
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 implementation
|
TextDataSourceAttributes |
Class and Description |
---|
IndexedDataSource
JRDataSource extension that can provide the record index at
the current position. |
Class and Description |
---|
AbstractXlsDataSource
This data source implementation reads an XLSX or XLS stream.
|
TextDataSourceAttributes |
Class and Description |
---|
JRAbstractBeanDataSource |
Copyright © 2017. All rights reserved.