|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.isogen.util.ZipUtil
Constructor Summary | |
ZipUtil()
|
Method Summary | |
static void |
unzipFile(java.io.File zippedFile,
java.io.File destination)
|
static java.io.File |
zipDirectory(java.io.File directory,
java.lang.String basePath,
java.io.File zipFile)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ZipUtil()
Method Detail |
public static void unzipFile(java.io.File zippedFile, java.io.File destination) throws java.io.IOException
java.io.IOException
public static java.io.File zipDirectory(java.io.File directory, java.lang.String basePath, java.io.File zipFile) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |