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 ClassLoader
protected ResourceBundle.Control
protected String
Methods inherited from class com.atlassian.confluence.util.i18n.ResourceBundleI18NResource
getBundle, getBundle
-
Constructor Details
-
ClasspathI18NResource
-
-
Method Details
-
getLocation
- Specified by:
getLocation
in classResourceBundleI18NResource
-
getClassLoader
- Specified by:
getClassLoader
in classResourceBundleI18NResource
-
getControl
- Specified by:
getControl
in classResourceBundleI18NResource
-