public class ResourceBundleWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
bundleName |
protected Locale |
locale |
protected ResourceBundle |
resourceBundle |
Constructor and Description |
---|
ResourceBundleWrapper(ResourceBundle resourceBundle,
String bundleName,
Locale locale)
Constructor
|
protected ResourceBundle resourceBundle
protected String bundleName
protected Locale locale
public ResourceBundleWrapper(ResourceBundle resourceBundle, String bundleName, Locale locale)