Class XContentParserUtils

java.lang.Object
org.opensearch.core.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.
Opensearch.internal: