public class ClassPathLoader extends Object
| Constructor and Description |
|---|
ClassPathLoader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addFile(File f) |
static void |
addFile(String s) |
static void |
addURL(URL u) |
public static void addFile(String s) throws IOException
IOExceptionpublic static void addFile(File f) throws IOException
IOExceptionpublic static void addURL(URL u) throws IOException
IOExceptionCopyright © 2020 Software Atelier Kamber. All rights reserved.