public interface ClassPath
| Modifier and Type | Method and Description |
|---|---|
void |
addJarsToPath(File dir) |
void |
addJarToPath(URL dir) |
ClassLoader |
getClassLoader() |
ClassLoader getClassLoader()
void addJarsToPath(File dir) throws Exception
Exceptionvoid addJarToPath(URL dir) throws Exception
ExceptionCopyright © 2005–2014. All rights reserved.