org.gcube.portlets.user.templates.server
Class ZipUtil
java.lang.Object
org.gcube.portlets.user.templates.server.ZipUtil
public class ZipUtil
- extends Object
- Author:
- massi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipUtil
public ZipUtil()
zipDir
public static void zipDir(String zipFileName,
String dir)
throws IOException
- Parameters:
zipFileName
- zipFileNamedir
- the dir to compress
- Throws:
IOException
unzipArchive
public static void unzipArchive(File archive,
File outputDir)
Copyright © 2013. All Rights Reserved.