net.bpelunit.util
Class ZipUtil
java.lang.Object
net.bpelunit.util.ZipUtil
public final class ZipUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unzipFile
public static void unzipFile(File zip,
File dir)
throws IOException
- Throws:
IOException
zipDirectory
public static void zipDirectory(File directory,
File zipFile)
throws IOException
- Throws:
IOException
Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.