org.gridkit.lab.util.shell
Class ArchHelper
java.lang.Object
org.gridkit.lab.util.shell.ArchHelper
public class ArchHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArchHelper
public ArchHelper()
uncompressZip
public static void uncompressZip(File archive,
File destination)
throws IOException
- Throws:
IOException
uncompressGz
public static void uncompressGz(File archive,
File destination)
throws IOException
- Throws:
IOException
Copyright © 2017. All Rights Reserved.