net.sf.jasperreports.engine.export.ooxml
Class XlsxZip
java.lang.Object
net.sf.jasperreports.engine.export.zip.AbstractZip
net.sf.jasperreports.engine.export.zip.FileBufferedZip
net.sf.jasperreports.engine.export.ooxml.XlsxZip
public class XlsxZip
- extends FileBufferedZip
- Version:
- $Id: OoxmlZip.java 2976 2009-07-28 14:38:22Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XlsxZip
public XlsxZip()
throws java.io.IOException
- Throws:
java.io.IOException
XlsxZip
public XlsxZip(byte openDocumentNature)
throws java.io.IOException
- Throws:
java.io.IOException
getWorkbookEntry
public ExportZipEntry getWorkbookEntry()
getStylesEntry
public ExportZipEntry getStylesEntry()
getRelsEntry
public ExportZipEntry getRelsEntry()
getContentTypesEntry
public ExportZipEntry getContentTypesEntry()
addSheet
public ExportZipEntry addSheet(int index)
© 2001-2009 Jaspersoft Corporation www.jaspersoft.com