A simple XML parser (use callback on start, end and data block. More...
#include <iostream>
#include "xmlparser.h"
Go to the source code of this file.
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.cc.