Package com.atlassian.plugin.util.zip
Class FileUnzipper
java.lang.Object
com.atlassian.plugin.util.zip.AbstractUnzipper
com.atlassian.plugin.util.zip.FileUnzipper
- All Implemented Interfaces:
Unzipper
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.plugin.util.zip.AbstractUnzipper
conditionalUnzip, entries, saveEntry
-
Constructor Details
-
FileUnzipper
-
-
Method Details
-
unzip
Unzips all files in the archive- Throws:
IOException
-
entries
- Throws:
IOException
-
unzipFileInArchive
Specify a specific file inside the archive to extract- Parameters:
fileName-- Throws:
IOException
-