| Package | Description |
|---|---|
| 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.
|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| 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 |
| Modifier and Type | Field and Description |
|---|---|
protected JRPropertiesUtil |
JRAbstractExporter.propertiesUtil |
| Modifier and Type | Method and Description |
|---|---|
static JRPropertiesUtil |
JRPropertiesUtil.getInstance(JasperReportsContext jasperReportsContext) |
JRPropertiesUtil |
JRAbstractExporter.getPropertiesUtil() |
| Modifier and Type | Field and Description |
|---|---|
protected JRPropertiesUtil |
AbstractExporterNature.propertiesUtil |
| Modifier and Type | Method and Description |
|---|---|
JRPropertiesUtil |
AbstractExporterNature.getPropertiesUtil() |
JRPropertiesUtil |
JRXlsAbstractExporterNature.getPropertiesUtil() |
| Modifier and Type | Method and Description |
|---|---|
JRPropertiesUtil |
JRBaseFiller.getPropertiesUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected JRPropertiesUtil |
JRAbstractQueryExecuter.getPropertiesUtil() |
Copyright © 2014. All rights reserved.