public class LocalizedPropertyResourceBundle extends PropertyResourceBundle
ResourceBundle.Controlparent| Constructor and Description |
|---|
LocalizedPropertyResourceBundle(InputStream stream,
Locale locale)
Create an instanceof of localized property resource bundle.
|
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale() |
getKeys, handleGetObject, handleKeySetclearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getObject, getString, getStringArray, keySet, setParentpublic LocalizedPropertyResourceBundle(InputStream stream, Locale locale) throws IOException
stream - the stream to decode the property filelocale - the locale to useIllegalArgumentException - if the locale is nullIOExceptionpublic Locale getLocale()
getLocale in class ResourceBundleCopyright © 2025 JBoss by Red Hat. All Rights Reserved.