se.unlogic.standardutils.zip
Class ZipUtils
java.lang.Object
se.unlogic.standardutils.zip.ZipUtils
public class ZipUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipUtils
public ZipUtils()
addFile
public static void addFile(File file,
ZipOutputStream outputStream)
throws IOException
- Throws:
IOException
addFiles
public static void addFiles(File[] files,
ZipOutputStream outputStream)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.