Package org.jf.baksmali.Adaptors
Class CommentingIndentingWriter
java.lang.Object
java.io.Writer
org.jf.util.IndentingWriter
org.jf.baksmali.Adaptors.CommentingIndentingWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
-
Field Summary
Fields inherited from class org.jf.util.IndentingWriter
buffer, indentLevel, writer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jf.util.IndentingWriter
append, append, append, close, deindent, flush, indent, write, write, write, write, writeMethods inherited from class java.io.Writer
nullWriter
-
Constructor Details
-
CommentingIndentingWriter
-
-
Method Details
-
writeIndent
- Overrides:
writeIndentin classIndentingWriter- Throws:
IOException
-