| Public Member Functions | |
| PropertyResourceBundle (InputStreamPtr inStream) | |
| Creates a property resource bundle. | |
| virtual LogString | getString (const LogString &key) const | 
| Gets a string for the given key from this resource bundle or one of its parents. | |
| Protected Attributes | |
| Properties | properties | 
| 
 | 
| 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. | 
| 
 | 
| 
 |