public class jZip extends Object
| Constructor and Description |
|---|
jZip() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compress_file(String[] filename,
File outfile,
it.prato.comune.utilita.logging.interfaces.LogInterface logger) |
static List<File> |
uncompress_file(File inFile,
File outDir,
it.prato.comune.utilita.logging.interfaces.LogInterface logger) |
public static void compress_file(String[] filename, File outfile, it.prato.comune.utilita.logging.interfaces.LogInterface logger) throws IOException
IOExceptionpublic static List<File> uncompress_file(File inFile, File outDir, it.prato.comune.utilita.logging.interfaces.LogInterface logger) throws IllegalArgumentException, IOException
IllegalArgumentExceptionIOExceptionCopyright © 2017 Comune di Prato. All rights reserved.