| Package | Description |
|---|---|
| net.sf.jasperreports.components.headertoolbar | |
| net.sf.jasperreports.components.sort | |
| net.sf.jasperreports.data | |
| net.sf.jasperreports.data.bean | |
| net.sf.jasperreports.data.csv | |
| net.sf.jasperreports.data.ds | |
| net.sf.jasperreports.data.ejbql | |
| net.sf.jasperreports.data.empty | |
| net.sf.jasperreports.data.hibernate | |
| net.sf.jasperreports.data.hibernate.spring | |
| net.sf.jasperreports.data.jdbc | |
| net.sf.jasperreports.data.jndi | |
| net.sf.jasperreports.data.json | |
| net.sf.jasperreports.data.mondrian | |
| net.sf.jasperreports.data.provider | |
| net.sf.jasperreports.data.qe | |
| net.sf.jasperreports.data.xls | |
| net.sf.jasperreports.data.xlsx | |
| net.sf.jasperreports.data.xml | |
| net.sf.jasperreports.data.xmla | |
| net.sf.jasperreports.engine |
Provides access to the library's main functionality through fa�ade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderToolbarParameterContributor |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
HeaderToolbarParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
SortParameterContributor |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
SortParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClasspathAwareDataAdapterService |
class |
AbstractDataAdapterService |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
DataAdapterParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbqlDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringHibernateDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
JndiDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
MondrianDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceProviderDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecuterDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsxDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteXmlDataAdapterService |
class |
XmlDataAdapterService |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlaDataAdapterService |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
ParameterContributorFactory.getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling.
|
Copyright © 2012. All Rights Reserved.