Interface ObjectParser.Parser<Value,​Context>

Enclosing class:
ObjectParser<Value,​Context>

public static interface ObjectParser.Parser<Value,​Context>
  • Method Summary

    Modifier and Type Method Description
    void parse​(XContentParser parser, Value value, Context context)