Class MappingParserContext

java.lang.Object
org.elasticsearch.index.mapper.MappingParserContext

public class MappingParserContext extends Object
Holds everything that is needed to parse mappings. This is carried around while parsing mappings whether that be from a dynamic template or from index mappings themselves.