22 #ifndef SUMOSAXAttributesImpl_Xerces_h
23 #define SUMOSAXAttributesImpl_Xerces_h
38 #include <xercesc/sax2/Attributes.hpp>
62 const std::map<int, XMLCh*>& predefinedTags,
63 const std::map<int, std::string>& predefinedTagsMML,
64 const std::string& objectType);
200 const std::string& def)
const throw(
EmptyData);
274 const std::string& def)
const;
319 bool allowEmpty)
const;
345 std::string
getName(
int attr)
const;
367 const XERCES_CPP_NAMESPACE::Attributes&
myAttrs;