public class ResourceExtractor extends Object
| Constructor and Description |
|---|
ResourceExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static File |
extractResourcePath(Class cl,
String resourcePath,
File dest) |
static File |
extractResourcePath(String resourcePath,
File dest) |
public static File extractResourcePath(String resourcePath, File dest) throws IOException
IOExceptionpublic static File extractResourcePath(Class cl, String resourcePath, File dest) throws IOException
IOExceptionCopyright © 2012. All Rights Reserved.