Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static void |
toZipFile(FileStore fs,
File out) |
static void |
toZipOutputStream(FileStore fs,
ZipOutputStream zos) |
public static void toZipOutputStream(FileStore fs, ZipOutputStream zos) throws StoppedException, IOException
StoppedException
IOException
public static void toZipFile(FileStore fs, File out) throws StoppedException, IOException
StoppedException
IOException