Module org.elasticsearch.xcontent
Package org.elasticsearch.xcontent
Interface ObjectParser.Parser<Value,Context> 
- Enclosing class:
- ObjectParser<Value,- Context> 
public static interface ObjectParser.Parser<Value,Context> 
- 
Method SummaryModifier and TypeMethodDescriptionvoidparse(XContentParser parser, Value value, Context context) 
- 
Method Details- 
parse- Throws:
- IOException
 
 
-