Uses of Interface
org.elasticsearch.common.xcontent.ObjectParser.Parser
-
Packages that use ObjectParser.Parser Package Description org.elasticsearch.common.xcontent -
-
Uses of ObjectParser.Parser in org.elasticsearch.common.xcontent
Methods in org.elasticsearch.common.xcontent with parameters of type ObjectParser.Parser Modifier and Type Method Description voidObjectParser. declareField(ObjectParser.Parser<Value,Context> p, ParseField parseField, ObjectParser.ValueType type)
-