Class ClasspathI18NResource
java.lang.Object
com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
com.atlassian.confluence.util.i18n.ClasspathI18NResource
- All Implemented Interfaces:
 I18NResource
I18NResource reading resource bundle from the classpath
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected ClassLoaderprotected ResourceBundle.Controlprotected StringMethods inherited from class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
getBundle, getBundle 
- 
Constructor Details
- 
ClasspathI18NResource
 
 - 
 - 
Method Details
- 
getLocation
- Specified by:
 getLocationin classResourceBundleI18NResource
 - 
getClassLoader
- Specified by:
 getClassLoaderin classResourceBundleI18NResource
 - 
getControl
- Specified by:
 getControlin classResourceBundleI18NResource
 
 -