| Package | Description |
|---|---|
| com.android.dx.cf.attrib |
Implementation of containers and utilities for all the standard Java
attribute types.
|
| com.android.dx.cf.code |
Implementation of classes having to do with Java simulation, such as
is needed for verification or stack-to-register conversion.
|
| com.android.dx.cf.cst | |
| com.android.dx.cf.direct |
Implementation of
cf.iface.* based on a direct representation
of class files as byte[]s. |
| com.android.dx.cf.iface |
Interfaces and base classes for dealing with class files.
|
| com.android.dx.command.dump |
| Class and Description |
|---|
| Attribute
Interface representing attributes of class files (directly or indirectly).
|
| AttributeList
Interface for lists of attributes.
|
| Class and Description |
|---|
| AttributeList
Interface for lists of attributes.
|
| ClassFile
Interface for things which purport to be class files or reasonable
facsimiles thereof.
|
| HasAttribute
An element that can have
Attribute |
| Member
Interface representing members of class files (that is, fields and methods).
|
| Method
Interface representing methods of class files.
|
| MethodList
Interface for lists of methods.
|
| Class and Description |
|---|
| ParseObserver
Observer of parsing in action.
|
| Class and Description |
|---|
| Attribute
Interface representing attributes of class files (directly or indirectly).
|
| AttributeList
Interface for lists of attributes.
|
| ClassFile
Interface for things which purport to be class files or reasonable
facsimiles thereof.
|
| FieldList
Interface for lists of fields.
|
| HasAttribute
An element that can have
Attribute |
| MethodList
Interface for lists of methods.
|
| ParseObserver
Observer of parsing in action.
|
| Class and Description |
|---|
| Attribute
Interface representing attributes of class files (directly or indirectly).
|
| AttributeList
Interface for lists of attributes.
|
| Field
Interface representing fields of class files.
|
| FieldList
Interface for lists of fields.
|
| HasAttribute
An element that can have
Attribute |
| Member
Interface representing members of class files (that is, fields and methods).
|
| Method
Interface representing methods of class files.
|
| MethodList
Interface for lists of methods.
|
| StdMember
Standard implementation of
Member, which directly stores
all the associated data. |
| Class and Description |
|---|
| Member
Interface representing members of class files (that is, fields and methods).
|
| ParseObserver
Observer of parsing in action.
|
Copyright © 2020. All Rights Reserved.