Orcus
|
#include <sax_ns_parser.hpp>
Public Types | |
typedef _Handler | handler_type |
Public Member Functions | |
sax_ns_parser (const char *content, const size_t size, xmlns_context &ns_cxt, handler_type &handler) | |
void | parse () |
SAX based XML parser with proper namespace handling.