|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClassPath
Interface for class paths.
Method Summary | |
---|---|
InputStream |
getInputStream(String className)
Get input stream with the given class byte code. |
Method Detail |
---|
InputStream getInputStream(String className) throws IOException
className
- name of class with '/' as separator
IOException
- if class could not be found in class path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |