Package org.jf.dexlib2.rewriter
-
Interface Summary Interface Description Rewriter<T> Rewriters -
Class Summary Class Description AnnotationElementRewriter AnnotationRewriter ClassDefRewriter DebugItemRewriter DexFileRewriter DexRewriter Out-of-the box, this class does nothing except make a picture-perfect copy of a dex file.EncodedValueRewriter ExceptionHandlerRewriter FieldReferenceRewriter FieldRewriter InstructionRewriter MethodImplementationRewriter MethodParameterRewriter MethodReferenceRewriter MethodRewriter RewriterModule RewriterUtils TryBlockRewriter TypeRewriter