java.lang.Object
org.jhotdraw8.css.io.CssPrettyPrinter
- All Implemented Interfaces:
Appendable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(char c) append(@NonNull CharSequence csq, int start, int end) append(CharSequence str) voidprint(CharSequence str) voidvoidsetIndenter(String indenter)
-
Constructor Details
-
CssPrettyPrinter
-
-
Method Details
-
append
- Specified by:
appendin interfaceAppendable
-
append
- Specified by:
appendin interfaceAppendable
-
append
- Specified by:
appendin interfaceAppendable
-
getIndenter
-
setIndenter
-
print
- Throws:
IOException
-
print
- Throws:
IOException
-