Static Public Methods |
InputStream | getInputStreamOf (String className) throws ClassNotFoundException |
InputStream | getInputStreamOf (String classPath, String className) throws ClassNotFoundException |
Private Methods |
| ClassLocator () |
Static Private Attributes |
char | pathSeparator = System.getProperty("path.separator").charAt(0) |
char | fileSeparator = System.getProperty("file.separator").charAt(0) |