public class XlsxZip extends FileBufferedZip
exportZipEntries| Constructor and Description |
|---|
XlsxZip()
Deprecated.
Replaced by
XlsxZip(JasperReportsContext). |
XlsxZip(JasperReportsContext jasperReportsContext) |
XlsxZip(JasperReportsContext jasperReportsContext,
java.lang.Integer memoryThreshold) |
| Modifier and Type | Method and Description |
|---|---|
ExportZipEntry |
addDrawing(int index) |
ExportZipEntry |
addDrawingRels(int index) |
void |
addMacro(java.lang.String template) |
ExportZipEntry |
addSheet(int index) |
ExportZipEntry |
addSheetRels(int index) |
ExportZipEntry |
getContentTypesEntry() |
ExportZipEntry |
getRelsEntry() |
ExportZipEntry |
getStylesEntry() |
ExportZipEntry |
getWorkbookEntry() |
addEntry, createEntryaddEntry, dispose, zipEntriespublic XlsxZip()
throws java.io.IOException
XlsxZip(JasperReportsContext).java.io.IOExceptionpublic XlsxZip(JasperReportsContext jasperReportsContext) throws java.io.IOException
java.io.IOExceptionpublic XlsxZip(JasperReportsContext jasperReportsContext, java.lang.Integer memoryThreshold) throws java.io.IOException
java.io.IOExceptionpublic ExportZipEntry getWorkbookEntry()
public ExportZipEntry getStylesEntry()
public ExportZipEntry getRelsEntry()
public ExportZipEntry getContentTypesEntry()
public ExportZipEntry addSheet(int index)
public ExportZipEntry addSheetRels(int index)
public ExportZipEntry addDrawing(int index)
public ExportZipEntry addDrawingRels(int index)
public void addMacro(java.lang.String template)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com