Package | Description |
---|---|
org.apache.commons.compress.archivers.zip |
Provides stream classes for reading and writing archives using
the ZIP format.
|
Modifier and Type | Method and Description |
---|---|
(package private) static void |
ZipUtil.checkRequestedFeatures(ZipArchiveEntry ze)
Checks whether the entry requires features not (yet) supported
by the library and throws an exception if it does.
|