AbstractJacksonLocalizationMapReader
Parameters
objectMapper
Object mapper with support for any data format (such as JSON, YAML and TOML)
templateFunction
Function returning a LocalizationTemplate from the template string and locale
Constructs a AbstractJacksonLocalizationMapReader with the default LocalizationTemplateFunction.
Parameters
context
Main framework context
objectMapper
Object mapper with support for any data format (such as JSON, YAML and TOML)