Orcus
Loading...
Searching...
No Matches
orcus::sax::doctype_declaration Struct Reference

#include <sax_parser_base.hpp>

Public Types

enum class  keyword_type { dtd_public , dtd_private }
 

Public Attributes

keyword_type keyword
 
std::string_view root_element
 
std::string_view fpi
 
std::string_view uri
 

Detailed Description

Document type declaration passed by sax_parser to its handler's doctype() call.