| Package | Description |
|---|---|
| com.android.dx.cf.direct |
Implementation of
cf.iface.* based on a direct representation
of class files as byte[]s. |
| com.android.dx.command.dump | |
| com.android.dx.dex.cf |
Classes for translating Java classfiles into Dalvik classes.
|
| Class and Description |
|---|
| AttributeFactory
Factory capable of instantiating various
Attribute subclasses
depending on the context and name. |
| ClassPathOpener.Consumer
Callback interface for
ClassOpener. |
| ClassPathOpener.FileNameFilter
Filter interface for
ClassOpener. |
| DirectClassFile
Class file with info taken from a
byte[] or slice thereof. |
| StdAttributeFactory
Standard subclass of
AttributeFactory, which knows how to parse
all the standard attribute types. |
| Class and Description |
|---|
| DirectClassFile
Class file with info taken from a
byte[] or slice thereof. |
| Class and Description |
|---|
| DirectClassFile
Class file with info taken from a
byte[] or slice thereof. |
Copyright © 2020. All Rights Reserved.