Class YamlXContentGenerator

java.lang.Object
org.elasticsearch.xcontent.json.JsonXContentGenerator
org.elasticsearch.xcontent.yaml.YamlXContentGenerator
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, XContentGenerator

public class YamlXContentGenerator extends JsonXContentGenerator