net.sf.jasperreports.engine.export.ooxml
Class DocxZip

java.lang.Object
  extended by net.sf.jasperreports.engine.export.zip.AbstractZip
      extended by net.sf.jasperreports.engine.export.zip.FileBufferedZip
          extended by 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)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.export.zip.AbstractZip
exportZipEntries
 
Constructor Summary
DocxZip()
           
 
Method Summary
 ExportZipEntry getDocumentEntry()
           
 ExportZipEntry getRelsEntry()
           
 ExportZipEntry getSettingsEntry()
           
 ExportZipEntry getStylesEntry()
           
 
Methods inherited from class net.sf.jasperreports.engine.export.zip.FileBufferedZip
addEntry, createEntry
 
Methods inherited from class net.sf.jasperreports.engine.export.zip.AbstractZip
addEntry, dispose, zipEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocxZip

public DocxZip()
        throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getDocumentEntry

public ExportZipEntry getDocumentEntry()

getStylesEntry

public ExportZipEntry getStylesEntry()

getSettingsEntry

public ExportZipEntry getSettingsEntry()

getRelsEntry

public ExportZipEntry getRelsEntry()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com