@java.lang.Deprecated(since = "7.1", forRemoval = true) public class DefaultJsonGenerator extends groovy.jsonDefaultJsonGenerator
Temporary fork of DefaultJsonGenerator until Groovy 2.5.0 is out.
A JsonGenerator that can be configured with various JsonGenerator.Options.
If the default options are sufficient consider using the static JsonOutput.toJson
methods.
| Constructor and description |
|---|
protected DefaultJsonGenerator(Options options) |