Class Utils
- java.lang.Object
-
- org.wildfly.galleon.plugin.transformer.Utils
-
public class Utils extends java.lang.ObjectContent copied from Galleon core. No dependency on galleon-core.- Author:
- jdenise
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidunzip(java.io.InputStream wf, java.io.File dir)static voidzip(java.nio.file.Path src, java.nio.file.Path zipFile)
-