public class FileZipUtils extends Object
protected static org.slf4j.Logger
logger
FileZipUtils()
static File
compress(File sourceFile, String password)
static void
uncompress(File sourceFile, File targetDir, String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static org.slf4j.Logger logger
public FileZipUtils()
public static File compress(File sourceFile, String password)
sourceFile
password
public static void uncompress(File sourceFile, File targetDir, String password)
Copyright © 2023. All rights reserved.