|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ classfile overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.derby.iapi.services.classfile
| Interface Summary | |
| VMDescriptor | |
| VMOpcode | This contains all the opcodes for the JVM as defined in The Java Virtual Machine Specification. |
| Class Summary | |
| AttributeEntry | |
| Attributes | |
| ClassEnumeration | An enumeration that filters only classes from the enumeration of the class pool. |
| ClassFormatOutput | A wrapper around DataOutputStream to provide input functions in terms of the types defined on pages 83. |
| ClassHolder | Based upon "THE class FILE FORMAT" chapter of "The Java Virtual Machine Specification" corresponding to version 1.0.2 of the Java Virtual Machine and 1.0.2 of the Java Language Specification. |
| ClassInput | A wrapper around DataInputStream to provide input functions in terms of the types defined on pages 83. |
| ClassInvestigator | |
| ClassMember | |
| CONSTANT_Double_info | Double Constant - page 97 - Section 4.4.5 |
| CONSTANT_Float_info | Float Constant - page 96 |
| CONSTANT_Index_info | A generic constant pool entry for entries that simply hold indexes into other entries. |
| CONSTANT_Integer_info | Integer Constant - page 96 |
| CONSTANT_Long_info | Long Constant - page 97 - Section 4.4.5 |
| CONSTANT_Utf8_info | Utf8- page 100 - Section 4.4.7 |
| ConstantPoolEntry | Constant Pool class - pages 92-99 |
| MemberTable | |
| MemberTableHash | |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ classfile overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||