Class JsonBuilder

java.lang.Object
org.apache.jena.atlas.json.JsonBuilder

public class JsonBuilder extends Object
Builder pattern for JSON. The JsonValue built can be an array or object at the outmost level, but not an atomic value.