Package org.openl.util
Class ZipArchiver
java.lang.Object
org.openl.util.ZipArchiver
- All Implemented Interfaces:
Closeable,AutoCloseable
Pack a file to an output stream.
- Author:
- Yury Molchan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZipArchiver
- Throws:
IOException
-
-
Method Details
-
addEntry
- Throws:
IOException
-
addFile
- Throws:
IOException
-
addFile
- Throws:
IOException
-
addFile
- Throws:
IOException
-
addFolder
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
finish
- Throws:
IOException
-