#include <xmlutils.h>
Public Member Functions | |
XMLPropertyDict () | |
Create a new hashed map. | |
const std::string & | lookup (const std::string &key, const std::string &defaultVal=std::string()) const |
Return a value for the given key, even if the key does not exist in the hashed map. |
|
Create a new hashed map.
|
|
Return a value for the given key, even if the key does not exist in the hashed map.
|