Orcus
|
#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 |
Document type declaration passed by sax_parser to its handler's doctype() call.