Class FileUnzipper
java.lang.Object
com.atlassian.confluence.util.zip.FileUnzipper
- All Implemented Interfaces:
Unzipper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileUnzipper
-
-
Method Details
-
unzip
Unzips all files in the archive- Specified by:
unzip
in interfaceUnzipper
- Throws:
Exception
IOException
-
entries
- Specified by:
entries
in interfaceUnzipper
- Throws:
IOException
-
unzipFileInArchive
Specify a specific file inside the archive to extract- Specified by:
unzipFileInArchive
in interfaceUnzipper
- Parameters:
fileName
-- Throws:
IOException
-