|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAnnotationsHolder | An Interface used by the structures (Classes, Methods, Fields) that can hold Annotations. |
| Class Summary | |
|---|---|
| AnnotationDirectoryItem | Represents an annotation_directory_item. |
| AnnotationElement | An Annotation Element (from annotation_element structure). |
| AnnotationItem | An Annotation Item (from the annotation_item structure). |
| AnnotationSetItem | An Annotation_set_item. |
| AnnotationSetRefList | A Class representing an annotation_set_ref_list structure. |
| ClassDefinitionItem | Simple class representing one class_def_item, for the writer. |
| CodeItem | Class representing the code instructions and debug informations of one method. |
| ConstantPool | Constant Pool of the Application. |
| DebugInfoItem | This Class represents the debug_info_item structure of one code_item. |
| EncodedCatchHandler | Class representing an encoded_catch_handler. |
| ExceptionHandler | Class used to store an Exception Handler, that is a Label to the Handler, and the Type of the Exception. |
| Field | Class representing a Field. |
| Method | Simple class representing a Method. |
| Prototype | Prototype of a method, like described in the proto_id_item structure. |
| TryCatch | Contains the data of a Try/Catch structure for the Writer. |
| TypeList | Class representing the type_list structure of the Dex file. |
Representation of the items that build the code as they are being prepared to be emited in the dex file.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||