|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.io.compress.ZipUtil
public final class ZipUtil
Constructor Summary | |
---|---|
ZipUtil()
|
Method Summary | |
---|---|
static void |
close(ZipFile file)
|
static void |
close(ZipOutputStream zos)
|
static void |
unzip(Resource zip,
Resource dir)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZipUtil()
Method Detail |
---|
public static void unzip(Resource zip, Resource dir) throws IOException
IOException
public static void close(ZipOutputStream zos)
public static void close(ZipFile file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |