Index
All Classes and Interfaces|All Packages|Serialized Form
Z
- zipFile(File, String) - Static method in class com.github.tadukoo.util.FileUtil
-
Creates a zip file using the given File (can be a file or directory).
- zipFile(File, String, ZipOutputStream) - Static method in class com.github.tadukoo.util.FileUtil
-
Creates a zip file using the given File (can be a file or directory), fileName for the file to be zipped, and a ZipOutputStream to be used.
- zipFile(String, String) - Static method in class com.github.tadukoo.util.FileUtil
-
Creates a zip file using the file or directory at the given path.
All Classes and Interfaces|All Packages|Serialized Form