Package com._1c.g5.v8.dt.testing.compare
Class UnzipUtility
java.lang.Object
com._1c.g5.v8.dt.testing.compare.UnzipUtility
Utility to unzip archive files.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnzipUtility
public UnzipUtility()
-
-
Method Details
-
unzip
Unzips the given file to given destintaion.- Parameters:
zipFile
- the zip file, cannot benull
destination
- the destination file to unzip, cannot benull
- Throws:
IOException
-