doctype_declaration¶
Defined in header: <orcus/sax_parser_base.hpp>
-
struct doctype_declaration¶
Document type declaration passed by sax_parser to its handler’s doctype() call.
Public Members
-
keyword_type keyword¶
-
std::string_view root_element¶
-
std::string_view fpi¶
-
std::string_view uri¶
-
keyword_type keyword¶