|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.ResourceBundle
org.jboss.net.DefaultResourceBundle
A resource bundle that allows us to fake i18n support.
Field Summary |
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
DefaultResourceBundle()
Creates new DefaultResourceBundle |
Method Summary | |
java.util.Enumeration |
getKeys()
do not support this correctly |
protected java.lang.Object |
handleGetObject(java.lang.String str)
smart, isnīt it? |
Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getLocale, 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 DefaultResourceBundle()
Method Detail |
public java.util.Enumeration getKeys()
protected java.lang.Object handleGetObject(java.lang.String str) throws java.util.MissingResourceException
java.util.MissingResourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |