public class JarUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
copyResourcesToDirectory(String fromJarFilePath,
String jarDir,
String destDir)
Copies a directory from a jar file to an external directory.
|
public static void copyResourcesToDirectory(String fromJarFilePath, String jarDir, String destDir) throws IOException
IOExceptionCopyright © 2018–2020 Apache Software Foundation. All rights reserved.