Home | All Classes | Grouped Classes | Index | Search
Creates a Text node given the specified string.
CL_DomText create_text_node( const std::string& data);
Parameters:
See also:
CL_DomDocument | CL_DomText