All Classes

Class Description
ClassPathI18nInitializer
Implementation of a I18nInitializer using all i18n resources (from artifacts) discovered in classpath.
CountryEnum
Une énumération pour représenter le pays d'une locale ISO 3166-1:1998 (ICS n° 01.140.20).
DefaultI18nInitializer
Default implementation of a I18nInitializer using the default i18n implementation (one unique bundle with a definition properties file).
I18n
New generation I18n class.
I18nBundle
Class to represent a i18n Bundle.
I18nBundleBridge  
I18nBundleEntry
A class to represent an entry in a bundle.
I18nBundleScope
The enumaration defines the scope of a bundle entry.
I18nBundleUtil
Usefull methods on bundles.
I18nDefaultTooltipFilter Deprecated.
since 2.4, this filter has nothing to do in i18n api, will be removed in version 3.0 and never replaced here...
I18nFilter  
I18nInitializer
Abstract object to resolv I18nBundle and prepare initialization of I18n.
I18nLanguage
Represents a language in i18n system with all his translations.
I18nMessageFormatter
Contract to format a i18n message.
I18nStore
Represents the store of languages of the i18n system.
I18nTextProvider
Struts2's TextProvider implementation using nuiton's i18n.
I18nUtil  
LanguageEnum
Une énumération pour représenter le langue d'une locale définie dans la norme ISO 639-1:1998 (ICS n° 01.140.20).
LocaleConverter Deprecated.
since 3.2 use instead LocaleConverter (Note: This converter is no more loaded by the ConverterUtil.initConverters())
MessageFormatI18nMessageFormatter
Implementation of I18nMessageFormatter based on MessageFormat syntax.
StringFormatI18nMessageFormatter
Implementation of I18nMessageFormatter based on Formatter syntax.
UserI18nInitializer
Initializer which expose i18n resources in the UserI18nInitializer.userDirectory, then use resources from this user directories.