java.lang.Object
org.elasticsearch.xcontent.XContentUtils
- 
Method SummaryModifier and TypeMethodDescriptionstatic ObjectreadValue(XContentParser parser, XContentParser.Token token) Convert aXContentParser.Tokento a value
- 
Method Details- 
readValuepublic static Object readValue(XContentParser parser, XContentParser.Token token) throws IOException Convert aXContentParser.Tokento a value- Throws:
- IOException
 
 
-