|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to a object that knows how to locate a compiled Java class
Method Summary | |
java.lang.String |
getClassName()
Returns the name of the class to be read |
java.io.InputStream |
getInputStream()
Returns an InputStream containing the class's content |
Method Detail |
public java.lang.String getClassName()
String
valuepublic java.io.InputStream getInputStream() throws java.io.IOException
InputStream
value
java.io.IOException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |