A simple XML parser (use callback on start, end and data block. More...
#include <iostream>#include "dll.h"#include "a_common.h"

Go to the source code of this file.
Classes | |
| class | Barry::XML::XMLParser |
Namespaces | |
| namespace | Barry |
Project namespace, containing all related functions and classes. | |
A simple XML parser (use callback on start, end and data block.
Definition in file xmlparser.h.
1.7.1