|
|||||||||
| Home >> All >> java >> util >> [ zip overview ] | PREV NEXT | ||||||||
Uses of Interface
java.util.zip.ZipConstants
| Uses of ZipConstants in java.util.zip |
| Classes in java.util.zip that implement ZipConstants | |
class |
ZipEntry
This class represents a member of a zip archive. |
class |
ZipFile
This class represents a Zip archive. |
class |
ZipInputStream
This is a FilterInputStream that reads the files in an zip archive one after another. |
class |
ZipOutputStream
This is a FilterOutputStream that writes the files into a zip archive one after another. |
|
|||||||||
| Home >> All >> java >> util >> [ zip overview ] | PREV NEXT | ||||||||