Uses of Class
org.xwiki.localization.TranslationBundleFactoryDoesNotExistsException

Packages that use TranslationBundleFactoryDoesNotExistsException
org.xwiki.localization   
 

Uses of TranslationBundleFactoryDoesNotExistsException in org.xwiki.localization
 

Methods in org.xwiki.localization that throw TranslationBundleFactoryDoesNotExistsException
 TranslationBundle LocalizationManager.getTranslationBundle(String bundleType, String bundleId)
          Find a bundle.
 void LocalizationManager.use(String bundleType, String bundleId)
          Registers a resource location as a possible localization bundle that should be used in the current execution.
 



Copyright © 2004–2014 XWiki. All rights reserved.