Package | Description |
---|---|
net.sf.jasperreports.engine.export.oasis |
Provides utility classes for exporting reports to Open Document Format, such as
ODT and ODS.
|
net.sf.jasperreports.engine.export.ooxml |
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
|
net.sf.jasperreports.engine.export.zip |
Provides utility classes used when exporting reports to compressed output formats such as DOCX, XLSX, PPTX.
|
Modifier and Type | Class and Description |
---|---|
class |
FileBufferedOasisZip |
class |
OasisZip |
Modifier and Type | Class and Description |
---|---|
class |
DocxZip |
class |
PptxZip |
class |
XlsxZip |
Modifier and Type | Class and Description |
---|---|
class |
FileBufferedZip |
Copyright © 2017. All rights reserved.