Go to the source code of this file.
Namespaces | |
namespace | vcsn |
namespace | vcsn::xml |
namespace | vcsn::xml::tools |
Functions | |
bool | has_attribute (const xercesc::Attributes &attrs, const char *key, const XMLCh *const uri=0) |
Getters. | |
void | set_attribute (xercesc::DOMElement *e, const std::string &k, const std::string &v) |
Setters. | |
xercesc::DOMElement * | create_element (xercesc::DOMDocument *doc, const std::string &e) |
XML Dom builders. |
Definition in file tools.hh.