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