Package playn.core
Interface Json.Writer
- All Superinterfaces:
playn.core.json.JsonSink<Json.Writer>
- Enclosing interface:
Json
A
JsonSink that writes JSON to a string.-
Method Summary
Modifier and TypeMethodDescriptionuseVerboseFormat(boolean verbose) Tells the writer whether to use a verbose, more human-readableStringrepresentation.write()Completes this JSON writing session and returns the internal representation as aString.Methods inherited from interface playn.core.json.JsonSink
array, array, array, array, array, array, end, nul, nul, object, object, object, object, object, object, value, value, value, value, value, value, value, value