All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbortException ClassData Contains information about a class found in a dex file.ClassFilter A filter used to select dex classes of interest.ClassFilter.Builder DexDecoder DexEntry DexException DexFactory A factory class for loading dex files.DexFilter A filter that decides whether a dex file should be loaded for analyzing.DexFilter.Builder DexItemData DexLog The default logger used to log info during the dex analyzing process.DexLogger DexOpcodes A wrapper class forOpcodes
DexOptions Options forDexplore
.Dexplore A dex explorer for finding classes and methods from dex files.DexRefData DexUtils FieldData Contains information about a field found in a dex file.FieldRefData This class represents a reference to a field.FileNotFoundException FilteredIterable<T> Internal Indicates that the annotated element must not be considered as a public APIKOperator<T> A callback interface to operate on key-based search results.LazyDecoder<T> MethodData Contains information about a method found in a dex file.MethodFilter A filter used to select dex methods of interest.MethodFilter.Builder MethodRefData This class represents a reference to a method.Operator<T> A callback interface to operate on search results.QueryBatch A class representing a batch of queries.QueryBatch.Builder QueryBatch BuilderQueryBatch.ClassQuery QueryBatch.MethodQuery QueryBatch.Query QueryTask QueryTaskFactory ReferenceFilter A filter for referencepools
.ReferencePool An instance of this class holds the references present in a dex file, class or method.ReferenceTypes A class representing a set of reference types.ReferenceTypes.Builder Build aReferenceTypes
instance.ReferenceTypes.Scope Used to specify the scope of the references.Results StringRefData This class represents a reference to a literal string.TaskHandler<V> This is an internal API.TaskHandler.Listener TaskHandler.Receiver<V> TypeRefData This class represents a reference to a type (eg: the full name of a class).UnsupportedFileException Utils