xmlpp::EntityReference Class Reference

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

#include <libxml++/nodes/entityreference.h>

Inheritance diagram for xmlpp::EntityReference:

Inheritance graph
[legend]

List of all members.

Public Member Functions

Glib::ustring 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).


Detailed Description

Entity references refer to previously declared entities.

This will be instantiated by the parser.


Member Function Documentation

Glib::ustring 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.


Generated on Fri Apr 16 13:26:12 2010 for libxml++ by  doxygen 1.5.8