Definition at line 229 of file XMLElement.cc.
◆ XMLDocumentHandler()
openmsx::XMLDocumentHandler::XMLDocumentHandler |
( |
XMLDocument & |
doc_ | ) |
|
|
inlineexplicit |
◆ attribute()
void openmsx::XMLDocumentHandler::attribute |
( |
std::string_view |
name, |
|
|
std::string_view |
value |
|
) |
| |
|
inline |
◆ doctype()
void openmsx::XMLDocumentHandler::doctype |
( |
std::string_view |
txt | ) |
|
|
inline |
◆ getSystemID()
std::string_view openmsx::XMLDocumentHandler::getSystemID |
( |
| ) |
const |
|
inline |
◆ start()
void openmsx::XMLDocumentHandler::start |
( |
std::string_view |
name | ) |
|
|
inline |
◆ stop()
void openmsx::XMLDocumentHandler::stop |
( |
| ) |
|
|
inline |
◆ text()
void openmsx::XMLDocumentHandler::text |
( |
std::string_view |
text | ) |
|
|
inline |
The documentation for this class was generated from the following file: