Interface I18NResource
- All Known Implementing Classes:
AbstractI18NResource,ClasspathI18NResource,HelpPathsI18NResource,LanguagePluginI18NResource,PluginI18NResource,ResourceBundleI18NResource
public interface I18NResource
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getBundle
ResourceBundle getBundle() -
getBundle
- Parameters:
localeString-- Returns:
- a different locale version of the bundle mapped to this resource
-