|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AttributeInfo | This class is used to both represent a Java class file AttributeInfo structure and to read that class file AttributeInfo structure. |
ClassCPInfo | This class is used to both represent a Java class file class constant pool entry and to read that class file class constant pool entry. |
ClassFile | This class is used to both represent a Java class file and to read that class file. |
CodeAttribute | This class is used to both represent a Java class file code attribute structure and to read that class file code attribute structure. |
ConstantValueAttribute | This class is used to both represent a Java class file constant value attribute structure and to read that class file constant value attribute structure. |
CPInfo | This class is used to both represent a Java class file constant pool entry and to read that class file constant pool entry. |
DoubleCPInfo | This class is used to both represent a Java class file double value constant pool structure and to read that class file double value constant pool structure. |
ExceptionEntry | This class is used to both represent a Java class file exception entry structure and to read that class file exception entry structure. |
ExceptionsAttribute | This class is used to both represent a Java class file exception attribute structure and to read that class file exception attribute structure. |
FieldInfo | This class is used to both represent a Java class file field info structure and to read that class file field info structure. |
FieldRefCPInfo | This class is used to both represent a Java class file field reference constant pool entry and to read that class file field reference constant pool entry. |
FloatCPInfo | This class is used to both represent a Java class file float constant pool entry and to read that class file float constant pool entry. |
Info | This class is abstract super class for all of the Java class file Info structures. |
IntCPInfo | This class is used to both represent a Java class file integer constant pool entry and to read that class file integer constant pool entry. |
InterfaceMethodRefCPInfo | This class is used to both represent a Java class file interface method reference constant pool entry and to read that class file interface method reference constant pool entry. |
LineNumberEntry | This class is used to both represent a Java class file line number entry and to read that class file line number entry. |
LineNumberTableAttribute | This class is used to both represent a Java class file line number table and to read that class file line number table. |
LocalVariableEntry | This class is used to both represent a Java class file local variable entry and to read that class file local variable entry. |
LocalVariableTableAttribute | This class is used to both represent a Java class file local variable table and to read that class file local variable table. |
LongCPInfo | This class is used to both represent a Java class file long constant pool entry and to read that class file long constant pool entry. |
MethodInfo | This class is used to both represent a Java class file method info structure and to read that class file method info structure. |
MethodRefCPInfo | This class is used to both represent a Java class file method reference constant pool entry and to read that class file method reference constant pool entry. |
NameAndTypeCPInfo | This class is used to both represent a Java class file name and type constant pool entry and to read that class file name and type constant pool entry. |
OtherAttribute | This class is used to both represent a Java class file other attributes structure and to read that class file other attributes structure. |
RefCPInfo | This class is the abstract class for all reference constant pool entries. |
SourceFileAttribute | This class is used to both represent a Java class file source file attribute structure and to read that class file source file attribute structure. |
StringCPInfo | This class is used to both represent a Java class file string constant pool entry and to read that class file string constant pool entry. |
Utf8CPInfo | This class is used to both represent a Java class file UTF8 constant pool entry and to read that class file UTF8 constant pool entry. |
Reads Java® bytecode files.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |