| Interface | Description |
|---|---|
| I18nFilter |
| Class | Description |
|---|---|
| I18n |
New generation I18n class.
|
| I18nBundleBridge | |
| 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...
|
| I18nLanguage |
Represents a language in i18n system with all his translations.
|
| I18nStore |
Represents the store of languages of the i18n system.
|
| I18nUtil |
| Enum | Description |
|---|---|
| CountryEnum |
Une énumération pour représenter le pays d'une locale
ISO 3166-1:1998 (ICS n°
01.140.20). |
| 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). |
org.nuiton.i18n.I18n.setBundleResolver(resolver);
org.nuiton.i18n.I18n.init(locale);
Copyright © 2004-2013 CodeLutin. All Rights Reserved.