public class ZipUtil extends Object
Constructor and Description |
---|
ZipUtil() |
Modifier and Type | Method and Description |
---|---|
void |
zipDirectory(File zipfile,
File directory)
Creates a zip file and stores all files in a directory recursivly
|
public void zipDirectory(File zipfile, File directory) throws IOException
zipfile
- compress to this filedirectory
- compress this directoryIOException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)