net.lingala.zip4j.unzip
Class UnzipUtil
java.lang.Object
net.lingala.zip4j.unzip.UnzipUtil
public class UnzipUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnzipUtil
public UnzipUtil()
applyFileAttributes
public static void applyFileAttributes(FileHeader fileHeader,
File file)
throws ZipException
- Throws:
ZipException
applyFileAttributes
public static void applyFileAttributes(FileHeader fileHeader,
File file,
UnzipParameters unzipParameters)
throws ZipException
- Throws:
ZipException
Copyright © 2012. All Rights Reserved.