net.sf.jasperreports.engine.export.ooxml
Class DocxZip
java.lang.Object
net.sf.jasperreports.engine.export.zip.AbstractZip
net.sf.jasperreports.engine.export.zip.FileBufferedZip
net.sf.jasperreports.engine.export.ooxml.DocxZip
public class DocxZip
- extends FileBufferedZip
- Version:
- $Id: DocxZip.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- sanda zaharia (shertage@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocxZip
public DocxZip()
throws IOException
- Throws:
IOException
getDocumentEntry
public ExportZipEntry getDocumentEntry()
getStylesEntry
public ExportZipEntry getStylesEntry()
getSettingsEntry
public ExportZipEntry getSettingsEntry()
getRelsEntry
public ExportZipEntry getRelsEntry()
Copyright © 2012. All Rights Reserved.