Class MapXContentParser

java.lang.Object
org.elasticsearch.common.xcontent.support.AbstractXContentParser
org.elasticsearch.common.xcontent.support.MapXContentParser
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, XContentParser

public class MapXContentParser
extends AbstractXContentParser
Wraps a map generated by XContentParser's map() method into XContent Parser