Class FileZipUtil

java.lang.Object
com.acanx.utils.incubator.FileZipUtil

public class FileZipUtil extends Object
FileZipUtil
Since:
0.0.1.10
  • Constructor Details

    • FileZipUtil

      public FileZipUtil()
  • Method Details

    • zipFiles

      public static void zipFiles(String source, String target)
      压缩文件
      Parameters:
      source - 源路径
      target - 输出目标文件路径