Package org.openforis.collect.utils
Class ZipFile
java.lang.Object
org.openforis.collect.utils.ZipFile
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(InputStream inputStream, String name) voidextractAll(String destinationPath)
-
Constructor Details
-
ZipFile
- Throws:
ZipFile.ZipException
-
-
Method Details
-
add
- Throws:
ZipFile.ZipException
-
add
- Throws:
ZipFile.ZipException
-
extractAll
- Throws:
ZipFile.ZipException
-
getOutputFile
-