| Package | Description |
|---|---|
| net.sf.jasperreports.data.cache | |
| 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).
|
| Class and Description |
|---|
IndexedDataSource
JRDataSource extension that can provide the record index at
the current position. |
| Class and Description |
|---|
| 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 |
| JRBeanCollectionDataSource |
| 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.
|
| JsonDataSource
JSON data source implementation
|
| Class and Description |
|---|
IndexedDataSource
JRDataSource extension that can provide the record index at
the current position. |
Copyright © 2014. All rights reserved.