|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaSourceReader
Interface to a object that knows how to locate Java source code
Method Summary | |
---|---|
java.lang.String |
getClassName()
Get the name of the Java class this object knows how to read |
java.io.Reader |
getReader()
Get a Reader for the source code of the class |
Method Detail |
---|
java.lang.String getClassName()
java.io.Reader getReader() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |