public static interface ObjectParser.Parser<Value,Context>
Modifier and Type | Method and Description |
---|---|
void |
parse(XContentParser parser,
Value value,
Context context) |
void parse(XContentParser parser, Value value, Context context) throws java.io.IOException
java.io.IOException