|
|||||||||
| 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 | |
|---|---|
java.io.InputStream |
getInputStream(java.lang.String className)
Get input stream with the given class byte code. |
| Method Detail |
|---|
java.io.InputStream getInputStream(java.lang.String className)
throws java.io.IOException
className - name of class with '/' as separator
java.io.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 | ||||||||