Class JsonXContentParser

java.lang.Object
org.elasticsearch.xcontent.support.AbstractXContentParser
org.elasticsearch.xcontent.json.JsonXContentParser
All Implemented Interfaces:
Closeable, AutoCloseable, XContentParser
Direct Known Subclasses:
CborXContentParser, SmileXContentParser, YamlXContentParser

public class JsonXContentParser extends AbstractXContentParser