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: XlsxZip.java 4595 2011-09-08 15:55:10Z 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
getWorkbookEntry
public ExportZipEntry getWorkbookEntry()
getStylesEntry
public ExportZipEntry getStylesEntry()
getRelsEntry
public ExportZipEntry getRelsEntry()
getContentTypesEntry
public ExportZipEntry getContentTypesEntry()
addSheet
public ExportZipEntry addSheet(int index)
addSheetRels
public ExportZipEntry addSheetRels(int index)
addDrawing
public ExportZipEntry addDrawing(int index)
addDrawingRels
public ExportZipEntry addDrawingRels(int index)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com