Package org.jf.baksmali.formatter
Class BaksmaliFormatter
- java.lang.Object
-
- org.jf.dexlib2.formatter.DexFormatter
-
- org.jf.baksmali.formatter.BaksmaliFormatter
-
public class BaksmaliFormatter extends org.jf.dexlib2.formatter.DexFormatter
-
-
Constructor Summary
Constructors Constructor Description BaksmaliFormatter()BaksmaliFormatter(java.lang.String classContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BaksmaliWritergetWriter(java.io.Writer writer)
-
-
-
Method Detail
-
getWriter
public BaksmaliWriter getWriter(java.io.Writer writer)
- Overrides:
getWriterin classorg.jf.dexlib2.formatter.DexFormatter
-
-