public class Zips extends Object
| Constructor and Description |
|---|
Zips() |
public static void unzip(File zipFile, File destination) throws IOException
IOExceptionpublic static void unzip(File zipFile, File destination, boolean noparent) throws IOException
IOExceptionpublic static void unzip(InputStream read, File destination, boolean noparent) throws IOException
IOExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.