#include <Text.h>
Public Member Functions | |
| const cl7::string_type & | get_value () const |
| virtual cl7::string_type | generate () const |
Public Attributes | |
| friend | Element |
The (base) class representing an xml text "node".
| cl7::string_type xl7::xml::Text::generate | ( | ) | const [virtual] |
Generates xml text representing this xml object.
Reimplemented from xl7::xml::Node.
| const cl7::string_type& xl7::xml::Text::get_value | ( | ) | const [inline] |
Returns the text itself.
| friend xl7::xml::Text::Element |
Reimplemented from xl7::xml::Node.
1.7.1