Interface Unzipper
- All Known Implementing Classes:
- AbstractUnzipper,- FileUnzipper,- StreamUnzipper,- UrlUnzipper
public interface Unzipper
- 
Method Summary
- 
Method Details- 
unzip- Throws:
- IOException
 
- 
unzipFileInArchive- Throws:
- IOException
- FileNotFoundException
 
- 
entries- Throws:
- IOException
 
 
-