| Modifier and Type | Method and Description |
|---|---|
Json.Writer |
Json.newWriter()
Creates a new
Json.Writer, which can be used to serialize data into the JSON format. |
Json.Writer |
Json.Writer.useVerboseFormat(boolean verbose)
Tells the writer whether to use a verbose, more human-readable
String
representation. |
Copyright © 2018. All Rights Reserved.