Uses of Interface
org.xwiki.localization.Translation

Packages that use Translation
org.xwiki.localization   
 

Uses of Translation in org.xwiki.localization
 

Methods in org.xwiki.localization that return Translation
 Translation ContextualLocalizationManager.getTranslation(String key)
          Find a translation in the current language.
 Translation TranslationBundle.getTranslation(String key, Locale locale)
          Return the translation for the given key, in the specified Locale.
 Translation LocalizationManager.getTranslation(String key, Locale locale)
          Find a translation in the specified language.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.