|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.ResourceBundle
com.ibm.xtools.patterns.framework.l10n.AbstractResourceManager.EmptyResourceBundle
The EmptyResourceBundle represents a resource bundle object that is always empty. This object is used as a default return value whenever the loading of a resource bundle has failed.
Field Summary |
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
AbstractResourceManager.EmptyResourceBundle()
Create an instance of EmptyResourceBundle |
Method Summary | |
Enumeration |
getKeys()
Return empty keys enumeration |
protected Object |
handleGetObject(String key)
This method always returns null - since there is no associated value |
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 AbstractResourceManager.EmptyResourceBundle()
Method Detail |
protected Object handleGetObject(String key)
ResourceBundle.handleGetObject(String)
public Enumeration getKeys()
ResourceBundle.getKeys()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.