|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ebi.adfconverter.common.tools.file.archives.Unzip
Uncompress a gzip/zip file or a tgz file to tar
| Constructor Summary | |
Unzip()
|
|
| Method Summary | |
static java.io.File |
decompress(java.io.File archiveFile)
Decompress a Zip file. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Unzip()
| Method Detail |
public static java.io.File decompress(java.io.File archiveFile)
archiveFile - the file to decompress
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||