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
Exception
void addJarToPath(URL dir) throws Exception
Exception
Copyright © 2005–2014. All rights reserved.