#include <Properties.h>
Inheritance diagram for beecrypt::util::Properties:


Public Member Functions | |
| Properties () | |
| Properties (const Properties ©) | |
| Properties (const Properties *defaults) | |
| virtual | ~Properties () |
| const String * | getProperty (const String &key) const throw () |
| const String * | getProperty (const String &key, const String &defaultValue) const throw () |
| void | setProperty (const String &key, const String &value) throw () |
| Enumeration * | propertyNames () const |
| void | load (InputStream &in) throw (IOException) |
| void | store (OutputStream &out, const String &header) throw (IOException) |
Protected Attributes | |
| const Properties * | defaults |
Classes | |
| class | PropEnum |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.0