Package | Description |
---|---|
de.esprit.appsuite.io.archive.zip |
Contains classes for ZIP archive support
|
Modifier and Type | Method and Description |
---|---|
protected void |
ZipLister.extractAsDirectory(ZipArchiveEntry entry) |
protected void |
ZipLister.extractToFile(java.io.InputStream inStream,
ZipArchiveEntry entry) |
Modifier and Type | Method and Description |
---|---|
void |
ZipLister.setResultListToFill(java.util.List<ZipArchiveEntry> resultList)
If this list is set then it is filled with the results found during listing.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.