Uses of Interface
org.xwiki.localization.Translation
-
Packages that use Translation Package Description org.xwiki.localization -
-
Uses of Translation in org.xwiki.localization
Methods in org.xwiki.localization that return Translation Modifier and Type Method Description TranslationContextualLocalizationManager. getTranslation(String key)Find a translation in the current language.TranslationLocalizationManager. getTranslation(String key, Locale locale)Find a translation in the specified locale.TranslationTranslationBundle. getTranslation(String key, Locale locale)Return the translation for the given key, in the specifiedLocale.
-