public class FileBufferedZip extends AbstractZip
exportZipEntries| Constructor and Description |
|---|
FileBufferedZip() |
FileBufferedZip(java.lang.Integer memoryThreshold) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(java.lang.String name,
java.lang.String resource) |
ExportZipEntry |
createEntry(java.lang.String name) |
addEntry, dispose, zipEntriespublic FileBufferedZip()
public FileBufferedZip(java.lang.Integer memoryThreshold)
public ExportZipEntry createEntry(java.lang.String name)
createEntry in class AbstractZippublic void addEntry(java.lang.String name,
java.lang.String resource)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com