Package sk.antons.json.util
Class JsonFormat
java.lang.Object
sk.antons.json.util.JsonFormat
Convert json in unparsed form. It requires correct json to produce
correct output.
- Author:
- antons
-
Method Summary
Modifier and TypeMethodDescriptioncutStringLiterals(int num) static JsonFormatstatic JsonFormatindent(int num, char c) noindent()toText()void
-
Method Details
-
from
-
from
-
noindent
-
indent
-
cutStringLiterals
-
toText
-
toWriter
-