xml_text_node(const std::string &content)
std::string get_content() const
Get the text of this content node.
void print(std::ostream &os, bool formatted, simple_indent *) const override
Print the class.
void set_content(const std::string &content)
Set the text of this content node.