net.sf.jasperreports.engine.export.zip
Class FileBufferedZip

java.lang.Object
  extended by net.sf.jasperreports.engine.export.zip.AbstractZip
      extended by net.sf.jasperreports.engine.export.zip.FileBufferedZip
Direct Known Subclasses:
DocxZip, PptxZip, XlsxZip

public class FileBufferedZip
extends AbstractZip

Version:
$Id: FileBufferedZip.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
FileBufferedZip()
           
 
Method Summary
 void addEntry(java.lang.String name, java.lang.String resource)
           
 ExportZipEntry createEntry(java.lang.String name)
           
 
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

FileBufferedZip

public FileBufferedZip()
Method Detail

createEntry

public ExportZipEntry createEntry(java.lang.String name)
Specified by:
createEntry in class AbstractZip

addEntry

public void addEntry(java.lang.String name,
                     java.lang.String resource)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com