| Package | Description |
|---|---|
| java.util.zip |
Provides classes for reading and writing the standard ZIP and GZIP
file formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZipInputStream
This class implements an input stream filter for reading files in the
ZIP file format.
|
Copyright © 2013 API Design. All Rights Reserved.