Class XContentBuilder

java.lang.Object
org.elasticsearch.xcontent.XContentBuilder
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public final class XContentBuilder extends Object implements Closeable, Flushable
A utility to build XContent (ie json).