Package org.teiid.maven
Class ZipUtils
- java.lang.Object
-
- org.teiid.maven.ZipUtils
-
public class ZipUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ZipUtils()
-
-
-
Method Detail
-
unzipContents
public static File unzipContents(File in, File out) throws FileNotFoundException, IOException
- Throws:
FileNotFoundExceptionIOException
-
-