xmlwrapp
Lightweight C++ XML parsing library
|
Files | |
file | attributes.h [code] |
This file contains the definition of the xml::attributes class. | |
file | document.h [code] |
This file contains the definition of the xml::document class. | |
file | errors.h [code] |
This file contains errors-handling classes: xml::exception and xml::error_handler and derived classes. | |
file | event_parser.h [code] |
This file contains the definition of the xml::event_parser class. | |
file | init.h [code] |
This file contains the definition of the xml::init class. | |
file | node.h [code] |
This file contains the definition of the xml::node class. | |
file | nodes_view.h [code] |
This file contains the definition of the xml::nodes_view and xml::const_nodes_view classes. | |
file | relaxng.h [code] |
This file contains the definition of the xml::relaxng class. | |
file | schema.h [code] |
This file contains the definition of the xml::schema class. | |
file | tree_parser.h [code] |
This file contains the definition of the xml::tree_parser class. | |
file | version.h [code] |
This file contains the XMLWRAPP_CHECK_VERSION macro. | |
file | xpath.h [code] |
This files contains definitions for XPath-related classes. | |