public class Streams extends Object
Constructor and Description |
---|
Streams() |
public static void unzip(File zipFile, File targetDir)
zipFile
- the zip filetargetDir
- the target directorypublic static void safeClose(Closeable closeable)
public static void safeClose(ZipFile file)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.