|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Unzipper | Unzips an entire zip file into a specified base folder, creating sub-folders as needed. |
| Zipper | Convenience wrapper around a ZipOutputStream to easily add files and
folders to a zip file. |
| Enum Summary | |
|---|---|
| Unzipper.FolderAction | How to handle folder entries in the zip file (sub-folders are always created for files as needed). |
| Zipper.FolderAction | Action to take for folders when recursively adding the contents of a folder. |
Cousin to java.util.zip package containing utilities for creating or unzipping zip files.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||