Class XContentParserUtils

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

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