Uses of Class
org.xwiki.localization.TranslationBundleDoesNotExistsException

Packages that use TranslationBundleDoesNotExistsException
org.xwiki.localization   
 

Uses of TranslationBundleDoesNotExistsException in org.xwiki.localization
 

Methods in org.xwiki.localization that throw TranslationBundleDoesNotExistsException
 TranslationBundle TranslationBundleFactory.getBundle(String bundleId)
          Get the TranslationBundle associated to the passed identifier.
 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.