|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AbstractMethodIdentifier | The classes derived from this one are used to represents a method |
| AttributeInfo | The classes derived from this one represents bytecode attributes |
| AttributeOwnerComponent | This class represents a component of the bytecode 'ClassFile' format that contains attributes |
| BytecodeComponent | This class represents a component of the bytecode 'ClassFile' format |
| ClassFile | This class allows the creation of JVM bytecode class format outputs |
| ClassIdentifier | This class represents a class in the JVM internal format |
| CodeAttribute | This class represents a method code attribute |
| ConstantPool | This class represents JVM bytecode constant pools |
| ConstantString | This class represents a constant string |
| ConstantValueAttribute | This class represents a constant field value |
| ExceptionsAttribute | This class represents a method exceptions attribute |
| FieldIdentifier | This class is used to represents a field |
| FieldInfo | This class allows the creation of JVM bytecode field format outputs |
| InnerClassesAttribute | This class represents an inner class attribute |
| InnerClassesEntry | This class represents an innerclasses entry in an innerclasses attribute |
| InterfaceMethodIdentifier | This class is used to represents an interface method |
| JVMUtilities | This interface contains utility functions. |
| MemberIdentifier | The classes derived from this one are used to represents class members |
| MethodIdentifier | This class is used to represents a method |
| MethodInfo | This class allows the creation of JVM bytecode method format outputs |
| SimpleAttribute | This class represents an attribute that is composed of his name |
Contains all the classes for creating general purpose bytecode classes.
The most important class is ClassFile which is
the heart of the class creation process.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||