cf.iface.* based on a direct representation
of class files as byte[]s.See: Description
| Interface | Description |
|---|---|
| ClassPathOpener.Consumer |
Callback interface for
ClassOpener. |
| ClassPathOpener.FileNameFilter |
Filter interface for
ClassOpener. |
| Class | Description |
|---|---|
| AnnotationParser |
Parser for annotations.
|
| AttributeFactory |
Factory capable of instantiating various
Attribute subclasses
depending on the context and name. |
| ClassPathOpener |
Opens all the class files found in a class path element.
|
| CodeObserver |
Bytecode visitor to use when "observing" bytecode getting parsed.
|
| 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. |
Implementation of cf.iface.* based on a direct representation
of class files as byte[]s.
PACKAGES USED:
com.android.dx.cf.attribcom.android.dx.cf.ifacecom.android.dx.rop.poolcom.android.dx.utilCopyright © 2020. All Rights Reserved.