public class Zipper extends Object
zipDirectory() to create the output file.
Note that this is ZIP-compatible, not GZIP-compatible (ZIP is both an archive format
and a compression format, GZIP is just a compression format).public static void main(String[] args)
public File zipDirectory() throws IOException
IOExceptionCopyright © 2011-2013. All Rights Reserved.