18 #ifndef _LOG4CXX_HELPERS_PROPERTY_RESOURCE_BUNDLE_H 19 #define _LOG4CXX_HELPERS_PROPERTY_RESOURCE_BUNDLE_H 21 #include <log4cxx/helpers/resourcebundle.h> 22 #include <log4cxx/helpers/properties.h> 23 #include <log4cxx/helpers/inputstream.h> 39 BEGIN_LOG4CXX_CAST_MAP()
42 END_LOG4CXX_CAST_MAP()
52 virtual LogString getString(
const LogString& key)
const;
61 #endif // _LOG4CXX_HELPERS_PROPERTY_RESOURCE_BUNDLE_H Definition: properties.h:39
Resource bundles contain locale-specific objects.
Definition: resourcebundle.h:36
PropertyResourceBundle is a concrete subclass of ResourceBundle that manages resources for a locale u...
Definition: propertyresourcebundle.h:35
Definition: appender.h:33