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 |
---|---|
static void |
ZipFile.closeQuietly(ZipFile zipfile)
close a zipfile quietly; throw no io fault, do nothing
on a null parameter
|
Copyright © 2012 Apache Software Foundation. All Rights Reserved.