public class ClassPathUtils extends Object
| Constructor and Description |
|---|
ClassPathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addFile(File file) |
static void |
addFile(String fileLocation) |
static void |
addURL(URL url) |
public static void addFile(String fileLocation) throws IOException
IOExceptionpublic static void addFile(File file) throws IOException
IOExceptionpublic static void addURL(URL url) throws IOException
IOExceptionCopyright © 2016. All rights reserved.