| Package | Description |
|---|---|
| net.sf.jasperreports.data.csv |
Contains classes for CSV data adapters.
|
| net.sf.jasperreports.data.excel |
Contains classes for Excel data adapters.
|
| net.sf.jasperreports.data.json |
Contains classes for JSON 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.data.xml |
Contains classes for XML data adapters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CsvDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExcelDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XlsDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XlsxDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsxDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteXmlDataAdapter
Deprecated.
Replaced by
XmlDataAdapter. |
interface |
XmlDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteXmlDataAdapterImpl
Deprecated.
Replaced by
XmlDataAdapterImpl. |
class |
XmlDataAdapterImpl |
Copyright © 2017. All rights reserved.