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

xmlpp::ContentNode Class Reference

Inheritance diagram for xmlpp::ContentNode:

Inheritance graph
[legend]
List of all members.

Public Methods

 ContentNode (_xmlNode *node)
virtual ~ContentNode ()
std::string get_content () const
void set_content (const std::string &content)
bool is_white_space () const
 Whether it contains just white space, or is empty.


Constructor & Destructor Documentation

xmlpp::ContentNode::ContentNode _xmlNode *    node [explicit]
 

virtual xmlpp::ContentNode::~ContentNode   [virtual]
 


Member Function Documentation

std::string xmlpp::ContentNode::get_content  
 

bool xmlpp::ContentNode::is_white_space  
 

Whether it contains just white space, or is empty.

void xmlpp::ContentNode::set_content const std::string &    content
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 12 18:23:00 2003 for libxml++ by doxygen1.2.18