| IDalvikInstruction | Definition of a Dalvik instruction. |
| IDalvikInstructionArrayData | This class represent the array data for the fill-array-data instruction. |
| IDalvikInstructionParameter | Parameter definition for a Dalvik instruction. |
| IDalvikInstructionSwitchData | This class represents the jump table of a switch instruction. |
| IDexAddress | A location in the DEX unit. |
| IDexAnnotation | This interface represents a DEX annotation. |
| IDexAnnotationElement | This interface references the name and value of a DEX annotation. |
| IDexAnnotationForField | This interface represents annotations for a field. |
| IDexAnnotationForMethod | This interface represents annotations for a method. |
| IDexAnnotationForParameter | This interface represents annotations for the parameters of method. |
| IDexAnnotationItem | This interface represents annotation items. |
| IDexAnnotationsDirectory | This interface is used to represent directories of annotations. |
| IDexCallSite | A DEX call site item. |
| IDexClass | This interface represents a DEX class_def_item object. |
| IDexClassData | This interface represents a DEX class_data_item object. |
| IDexCodeItem | This interface represents a DEX code_item object. |
| IDexDebugInfo | This interface represents DEX debug information for a method. |
| IDexDebugLine | This interface represents DEX debug information associated with a line of code. |
| IDexDebugVariable | This interface represents information about a local variable. |
| IDexExceptionHandler | This interface represents information about an exception handler. |
| IDexExceptionItem | This interface represents try-catch information for a bytecode area of a method. |
| IDexField | This interface represents a DEX field_id_item object. |
| IDexFieldData | This interface represents a DEX encoded_field object. |
| IDexItem | Super-interface for DEX items objects. |
| IDexMap | The DEX map. |
| IDexMethod | |
| IDexMethodData | This interface represents a DEX encoded_method object. |
| IDexMethodHandle | A DEX method handle pool item. |
| IDexPackage | This class represent Java packages of a DEX objects. |
| IDexPrototype | This interface represents a DEX proto_id_item object. |
| IDexString | Specialized code string interface for DEX strings. |
| IDexType | A DEX type. |
| IDexValue | An encoded_value item. |
| DalvikInstructionOpcodes | List of Dalvik instruction opcodes. |
| IDexMap.Entry |
| DexMethodHandleType | |
| DexPoolType | A partial enumeration of DEX pool types. |