|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.ResourceBundle
java.util.PropertyResourceBundle
org.jboss.portal.common.util.LocalizedPropertyResourceBundle
| Field Summary |
| Fields inherited from class java.util.ResourceBundle |
parent |
| Constructor Summary | |
LocalizedPropertyResourceBundle(java.io.InputStream stream,
java.util.Locale locale)
Create an instanceof of localized property resource bundle. |
|
| Method Summary | |
java.util.Locale |
getLocale()
|
| Methods inherited from class java.util.PropertyResourceBundle |
getKeys, handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getObject, getString, getStringArray, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalizedPropertyResourceBundle(java.io.InputStream stream,
java.util.Locale locale)
throws java.io.IOException
stream - the stream to decode the property filelocale - the locale to use
java.lang.IllegalArgumentException - if the locale is null
java.io.IOException| Method Detail |
public java.util.Locale getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||