public final class ZipUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ZipUtils.ZipResource
Describes a resource that can be compressed in a ZIP file
|
| Modifier and Type | Method and Description |
|---|---|
static void |
compress(File targetFile,
File folder)
Compress the content of the folder with all the resources to the target file.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.