Class DexFormattedWriter

java.lang.Object
java.io.Writer
org.jf.dexlib2.formatter.DexFormattedWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
Direct Known Subclasses:
BaksmaliWriter

public class DexFormattedWriter extends Writer
This class handles formatting and writing various types of items in a dex file to a Writer.