|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to an object that knows how to handle a generated Java class
Method Summary | |
java.lang.String |
getClassName()
Returns the name of the class to be written |
void |
writeClass(java.io.InputStream inputStream)
Handle a generated class. |
Method Detail |
public java.lang.String getClassName()
public void writeClass(java.io.InputStream inputStream) throws java.io.IOException
inputStream
- stream containing contents of compiled class
java.io.IOException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |