Package org.ametys.runtime.i18n
-
Interface Summary Interface Description FormatableI18nizable I18nizable
which may be formatted depending on aLocale
.I18nizable Interface for all internationalizable or localizable objects (dates, texts, numbers...).I18nizableTextParameter Interface for parameters forI18nizableText
. -
Class Summary Class Description I18nizableDate Allow to useLocalDate
as a parameter forI18nizableText
.I18nizableDateTime Allow to useZonedDateTime
as a parameter forI18nizableText
.I18nizableText This class wraps a text that may be internationalized.LocaleInputModule Input module for getting informations about currently used locale.
The search algorithm is the same asI18nUtils
.
3 variables are available : "locale", "country" and "language"