21 #ifndef OptionsLoader_h
22 #define OptionsLoader_h
34 #include <xercesc/sax/HandlerBase.hpp>
35 #include <xercesc/sax/AttributeList.hpp>
36 #include <xercesc/sax/SAXParseException.hpp>
37 #include <xercesc/sax/SAXException.hpp>
75 XERCES_CPP_NAMESPACE::AttributeList& attributes);
112 void error(
const XERCES_CPP_NAMESPACE::SAXParseException& exception);
119 void fatalError(
const XERCES_CPP_NAMESPACE::SAXParseException& exception);
137 void setValue(
const std::string& key, std::string& value);
149 bool setSecure(
const std::string& name,
const std::string& value)
const;