UnzipFileResponse
Group |
|
Class Name |
com.ebd.hub.datawizard.util.UnzipFileResponse |
Function |
This class is able to unzip a password protected zip file into a target directory. |
Configuration File |
None |
Description
The class UnzipFileResponse is able to unzip a password protected ZIP file into a target directory. The parameter string in the field Additional parameters has to have the following syntax.
<password>|<target directory> |