| 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
StoppedExceptionIOExceptionpublic static void toZipFile(FileStore fs, File out) throws StoppedException, IOException
StoppedExceptionIOException