public class FileBufferedZip extends AbstractZip
exportZipEntries| Constructor and Description |
|---|
FileBufferedZip() |
FileBufferedZip(Integer memoryThreshold) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(String name,
String resource) |
ExportZipEntry |
createEntry(String name) |
addEntry, dispose, zipEntriespublic FileBufferedZip()
public FileBufferedZip(Integer memoryThreshold)
public ExportZipEntry createEntry(String name)
createEntry in class AbstractZipCopyright © 2017. All rights reserved.