|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TranslationBundle | |
|---|---|
| org.xwiki.localization | |
| Uses of TranslationBundle in org.xwiki.localization |
|---|
| Methods in org.xwiki.localization that return TranslationBundle | |
|---|---|
TranslationBundle |
Translation.getBundle()
|
TranslationBundle |
TranslationBundleFactory.getBundle(String bundleId)
Get the TranslationBundle associated to the passed identifier. |
TranslationBundle |
LocalizationManager.getTranslationBundle(String bundleType,
String bundleId)
Find a bundle. |
| Methods in org.xwiki.localization that return types with arguments of type TranslationBundle | |
|---|---|
Collection<TranslationBundle> |
TranslationBundleContext.getBundles()
|
| Methods in org.xwiki.localization with parameters of type TranslationBundle | |
|---|---|
void |
TranslationBundleContext.addBundle(TranslationBundle bundle)
Add a new bundle to the collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||