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, zipEntries
public FileBufferedZip()
public FileBufferedZip(Integer memoryThreshold)
public ExportZipEntry createEntry(String name)
createEntry
in class AbstractZip
Copyright © 2016. All rights reserved.