| Class | Description |
|---|---|
| ClassPathI18nInitializer |
Implementation of a
I18nInitializer using all i18n resources (from
artifacts) discovered in classpath. |
| DefaultI18nInitializer |
Default implementation of a
I18nInitializer using the default i18n
implementation (one unique bundle with a definition properties file). |
| I18nInitializer |
Abstract object to resolv
I18nBundle and prepare initialization of
I18n. |
| UserI18nInitializer |
Initializer which expose i18n resources in the
UserI18nInitializer.userDirectory, then
use resources from this user directories. |
Copyright © 2004–2016 CodeLutin. All rights reserved.