Package io.ultreia.java4all.i18n.spi
Package to describe all i18n objects used to build the i18n resources in your build and then used at runtime.
Created by tchemit on 03/11/2018.
- Since:
- 4.0
- Author:
- Tony Chemit - dev@tchemit.fr
-
Class Summary Class Description I18nApplicationDefinition Describe a i18n application definition.I18nCoordinate Base class of any i18n spi objects that need coordinates.I18nKeySetDefinition Describe a set of i18n keys used by a module.I18nLocaleHelper Created by tchemit on 03/11/2018.I18nLocalizedResource Describe any spi objects that is a localized resource (translation, or template).I18nModuleDefinition Describe a i18n module.I18nProperties ExtendPropertiesto allow alphabetical order.I18nResource Describe any spi objects that is a resource (key, translation, or template).I18nTemplateDefinition Describe a set of templates.I18nTranslationSetDefinition Describe a i18n translation resource. -
Exception Summary Exception Description I18nResourceInitializationException Created by tchemit on 29/10/2018.I18nResourceNotFoundException Created by tchemit on 03/11/2018.