Tools to help loading automata.
More...
Go to the source code of this file.
Namespaces |
namespace | vcsn |
| The main namespace of the Vaucanson library.
|
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.
|
Detailed Description
Tools to help loading automata.
- See also:
- vcsn::xml::*Handler
- Author:
- Florian Lesaint flori.nosp@m.an.l.nosp@m.esain.nosp@m.t@lr.nosp@m.de.ep.nosp@m.ita..nosp@m.fr
Definition in file tools.hh.