| Package | Description |
|---|---|
| org.xwiki.localization |
| Modifier and Type | Method and Description |
|---|---|
Translation |
ContextualLocalizationManager.getTranslation(String key)
Find a translation in the current language.
|
Translation |
LocalizationManager.getTranslation(String key,
Locale locale)
Find a translation in the specified language.
|
Translation |
TranslationBundle.getTranslation(String key,
Locale locale)
Return the translation for the given key, in the specified
Locale. |
Copyright © 2004–2014 XWiki. All rights reserved.