Inheritance diagram for PropertyResourceBundle:

Public Member Functions | |
| PropertyResourceBundle (istream &inStream) | |
| virtual String | getString (const String &key) const |
|
|
Creates a property resource bundle.
|
|
|
Gets a string for the given key from this resource bundle or one of its parents. Calling this method is equivalent to calling
Implements ResourceBundle. |
1.3.9.1