@Deprecated public class ZipUtils extends Object
| Constructor and Description |
|---|
ZipUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
unzip(File zipFile,
List<String> validExtensions,
List<String> errorFiles)
Deprecated.
Extract Zip file in temp folder to prepare all sources
|
public void unzip(File zipFile, List<String> validExtensions, List<String> errorFiles) throws IOException
IOExceptionCopyright © 2015. All rights reserved.