|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.i18n.ComplexResourceBundleFactory
public class ComplexResourceBundleFactory
| Constructor Summary | |
|---|---|
ComplexResourceBundleFactory(java.lang.ClassLoader resourceLoader,
java.lang.String baseName)
|
|
| Method Summary | |
|---|---|
java.util.ResourceBundle |
getBundle(java.util.Locale locale)
Returns a resource bundle for the specified locale, it may be an expensive operation. |
protected java.util.ResourceBundle |
lookup(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexResourceBundleFactory(java.lang.ClassLoader resourceLoader,
java.lang.String baseName)
| Method Detail |
|---|
public java.util.ResourceBundle getBundle(java.util.Locale locale)
throws java.lang.IllegalArgumentException
ResourceBundleFactory
getBundle in interface ResourceBundleFactorylocale - the locale for the resource bundle
java.lang.IllegalArgumentException - if the locale is nullprotected java.util.ResourceBundle lookup(java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||