Package org.eclnt.ccee.file
Class ZipFileUtil
java.lang.Object
org.eclnt.ccee.file.ZipFileUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
unzipFileIntoDirectory
(String zipFileName, String directoryName)
-
Constructor Details
-
ZipFileUtil
public ZipFileUtil()
-
-
Method Details
-
unzipFileIntoDirectory
-