java.lang.Object
org.elasticsearch.xcontent.XContentUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
readValue
(XContentParser parser, XContentParser.Token token) Convert aXContentParser.Token
to a value
-
Method Details
-
readValue
public static Object readValue(XContentParser parser, XContentParser.Token token) throws IOException Convert aXContentParser.Token
to a value- Throws:
IOException
-