Uses of Package
net.sf.jasperreports.engine.data

Packages that use net.sf.jasperreports.engine.data
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). 
 

Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.data.cache
IndexedDataSource
          JRDataSource extension that can provide the record index at the current position.
 

Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.engine.data
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.
 

Classes in net.sf.jasperreports.engine.data used by net.sf.jasperreports.engine.fill
IndexedDataSource
          JRDataSource extension that can provide the record index at the current position.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com