public class ZipUtil extends Object
ZipUtil()
static void
unzipArchive(File archive, File outputDir)
zipDir(String zipFileName, String dir)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZipUtil()
public static void zipDir(String zipFileName, String dir) throws IOException
zipFileName
dir
IOException
public static void unzipArchive(File archive, File outputDir)
archive
outputDir
Copyright © 2014. All Rights Reserved.