|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Load classes by byte Arrays. JDK 1.0+ compatible.
Method Summary | |
byte[] |
getBytecode(String classname)
Loads the bytecode for the given classname. |
Method Detail |
public byte[] getBytecode(String classname)
classname
- the name of the class to find.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |