Mapper.TypeParserpublic static class NumberFieldMapper.TypeParser extends java.lang.Object implements Mapper.TypeParser
Mapper.TypeParser.ParserContext| Constructor | Description |
|---|---|
TypeParser(NumberFieldMapper.NumberType type) |
| Modifier and Type | Method | Description |
|---|---|---|
Mapper.Builder<?,?> |
parse(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> node,
Mapper.TypeParser.ParserContext parserContext) |
public TypeParser(NumberFieldMapper.NumberType type)
public Mapper.Builder<?,?> parse(java.lang.String name, java.util.Map<java.lang.String,java.lang.Object> node, Mapper.TypeParser.ParserContext parserContext) throws MapperParsingException
parse in interface Mapper.TypeParserMapperParsingException