|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.util.CompressUtil
public class CompressUtil
Constructor Summary | |
---|---|
CompressUtil()
|
Method Summary | |
---|---|
static void |
unzip(java.io.File source,
java.io.File destination)
|
static void |
zip(java.io.File baseDir,
java.io.File destination)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompressUtil()
Method Detail |
---|
public static void unzip(java.io.File source, java.io.File destination)
public static void zip(java.io.File baseDir, java.io.File destination)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |