Inheritance diagram for xmlpp::EntityReference:
Public Member Functions | |
EntityReference (_xmlNode *node) | |
virtual | ~EntityReference () |
std::string | get_resolved_text () const |
Get the text to which this entity reference would have resolved if the XML document had been parsed with Parser::set_substitute_entities(true). | |
std::string | get_original_text () const |
This will be instantiated by the parser.
|
|
|
|
|
|
|
Get the text to which this entity reference would have resolved if the XML document had been parsed with Parser::set_substitute_entities(true).
|