| Package | Description |
|---|---|
| org.openforis.collect.utils |
| Modifier and Type | Method and Description |
|---|---|
ZipFile |
ZipFile.add(File file,
String name) |
ZipFile |
ZipFile.add(InputStream inputStream,
String name) |
void |
ZipFile.extractAll(String destinationPath) |
| Constructor and Description |
|---|
ZipFile(File file) |
Copyright © 2022 Open Foris. All rights reserved.