Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

xmlpp::EntityReference Class Reference

Entity references refer to previously declared entities. More...

Inheritance diagram for xmlpp::EntityReference:

Inheritance graph
[legend]
List of all members.

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

Detailed Description

Entity references refer to previously declared entities.

This will be instantiated by the parser.


Constructor & Destructor Documentation

xmlpp::EntityReference::EntityReference _xmlNode *  node  )  [explicit]
 

virtual xmlpp::EntityReference::~EntityReference  )  [virtual]
 


Member Function Documentation

std::string xmlpp::EntityReference::get_original_text  )  const
 

std::string xmlpp::EntityReference::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).

Returns:
The unescaped text.


The documentation for this class was generated from the following file:
Generated on Wed May 5 22:52:45 2004 for libxml++ by doxygen 1.3.5