|
Java API by Zvi Har’El |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JVM | The interface JVM defines all the symbolic constants involved in the Java class file. |
| Class Summary | |
|---|---|
| ClassFile | An instance of class ClassFile is an in-core representation of
a Java class file. |
| ClassFile.ByteArray | An instance of the inner class ByteArray is an
immutable wrapper to a byte[] object. |
| CodeAttribute | An instance of class CodeAttribute is an in-core representation
of a “Code” attribute of a method. |
| HelloWorld | Says “Hello World” by creating a class on-the-fly. |
| HelloWorld.Loader | A minimal class loader. |
| MemberInfo | An instance of the class MemberInfo is an in-core representaion
of a class member, that is, of a method or a field. |
| Obfuscate | Class Obfuscate |
| Strip | Strip class files from all the attributes. |
| View | Class View views Java class files. |
Java class file manipulation package.
|
Java API by Zvi Har’El |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||