|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.salto.db.generator.ZipUtil
public final class ZipUtil
Constructor Summary | |
---|---|
ZipUtil()
|
Method Summary | |
---|---|
static void |
unzip(java.io.InputStream stream,
java.lang.String directory)
|
static void |
unzipAFile(java.util.zip.ZipInputStream zin,
java.lang.String s)
|
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 unzip(java.io.InputStream stream, java.lang.String directory) throws java.io.IOException
stream
-
java.io.IOException
public static void unzipAFile(java.util.zip.ZipInputStream zin, java.lang.String s) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |