Class XContentParserUtils

java.lang.Object
org.elasticsearch.common.xcontent.XContentParserUtils

public final class XContentParserUtils
extends java.lang.Object
A set of static methods to get XContentParser.Token from XContentParser while checking for their types and throw ParsingException if needed.