当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
EmptyResourceBundle - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.common.util
Class EmptyResourceBundle
java.lang.Object
java.util.ResourceBundle
org.jboss.portal.common.util.EmptyResourceBundle
- public class EmptyResourceBundle
- extends java.util.ResourceBundle
Fields inherited from class java.util.ResourceBundle |
parent |
Method Summary |
java.util.Enumeration |
getKeys()
|
protected java.lang.Object |
handleGetObject(java.lang.String key)
|
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 |
EmptyResourceBundle
public EmptyResourceBundle()
handleGetObject
protected java.lang.Object handleGetObject(java.lang.String key)
getKeys
public java.util.Enumeration getKeys()