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
-
void attribute(std::string_view name, std::string_view val)
-
void attribute(const sax_ns_parser_attribute &attr)
-
void attribute(std::string_view name, std::string_view val)