json.generator.Generator provides an object for generating a JSON data stream from a tree of json.node.Node instances, and put it into a buffer or a file.
Fluent builder for json.generator.Generator
Fluent builder implementation template for json.generator.Generator
Module for Generator class