Package com.android.dx.cf.direct

Implementation of cf.iface.* based on a direct representation of class files as byte[]s.

See:
          Description

Interface Summary
ClassPathOpener.Consumer Callback interface for ClassOpener.
ClassPathOpener.FileNameFilter Filter interface for ClassOpener.
 

Class Summary
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.
 

Package com.android.dx.cf.direct Description

Implementation of cf.iface.* based on a direct representation of class files as byte[]s.

PACKAGES USED:



Copyright © 2015. All rights reserved.