Searched defs:createZip (Results 1 – 1 of 1) sorted by relevance
43 public static void createZip(File dir, File zipFile) throws IOException { in createZip() method in ZipUtil54 public static void createZip(List<File> files, File zipFile) throws IOException { in createZip() method in ZipUtil