Package org.opensearch.common.xcontent
Class XContentUtils
java.lang.Object
org.opensearch.common.xcontent.XContentUtils
-
Method Summary
-
Method Details
-
readValue
public static Object readValue(org.opensearch.core.xcontent.XContentParser parser, org.opensearch.core.xcontent.XContentParser.Token token) throws IOException Convert aXContentParser.Tokento a value- Throws:
IOException
-