Package com.atlassian.confluence.util.i18n

Interface Summary
I18NBeanFactory  
I18NResource  
 

Class Summary
AbstractI18NResource  
CachingI18NBeanFactory  
CombinedResourceBundle  
DefaultI18NBeanFactory  
I18NBean Responsible for fetching interanationalised text given a key.
I18NResourceBundlesLoader Similates the behaviour of ResourceBundle.getBundle() and searches for all bundles for a locale from most specific to least specific
LanguagePluginI18NResource  
MockI18NBeanFactory Mock implementation of the I18NBeanFactory to be used by tests
PluginI18NResource  
ResourceBundlesCollector Class that: takes a map of resource bundles (keyed by locale) or single resource bundles sorts them by locale combines all bundles keyed by the same locale into one CombinedResourceBundle and returns a list of CombinedResourceBundles in the correct locale order (most specific locales come first.
 



Confluence is developed by Atlassian.