| Modifier and Type | Method and Description |
|---|---|
protected static ShadowResourceBundle |
ShadowResourceBundle.instance(String baseName,
Locale locale)
Deprecated.
This method does not work correctly in dynamically
loaded jars.
|
protected static ShadowResourceBundle |
ShadowResourceBundle.instance(String baseName,
Locale locale,
ResourceBundle bundle)
Returns the instance of the
baseName resource bundle
for the given locale. |
Copyright © 2012–2021 Julian Hyde. All rights reserved.