de.viaboxx.nlstools.formats
Class MBBundlesZipper
java.lang.Object
de.viaboxx.nlstools.formats.MBBundlesZipper
public class MBBundlesZipper
- extends Object
Description:
User: roman
Date: 10.02.2009
Time: 14:18:13
Copyright: Viaboxx GmbH
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBBundlesZipper
public MBBundlesZipper()
zip
public static void zip(List<MBFile> files,
OutputStream out)
throws IOException
- Throws:
IOException
unzipFiles
public static List<MBFile> unzipFiles(InputStream fin)
throws IOException
- Throws:
IOException
unzipFiles
public static List<MBFile> unzipFiles(byte[] zipped)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.