sax_token_handler_wrapper_base

Defined in header: <orcus/sax_token_parser.hpp>

class sax_token_handler_wrapper_base : public orcus::sax_ns_handler

Public Functions

sax_token_handler_wrapper_base(const tokens &_tokens)
void attribute(std::string_view name, std::string_view val)
void attribute(const sax_ns_parser_attribute &attr)