MXMLTextBase Class Reference
[Micro XML Document Object Model]
#include <mxmldom.h>
Inheritance diagram for MXMLTextBase:

Detailed Description
Base class for nodes with text, abstract class.
Public Member Functions | |
void | SetText (const char *a_text, size_t a_size=0) |
Set the nodes text. | |
virtual const char * | GetText () const |
GetText will return text (UTF8) depending on the derived node type. |
Member Function Documentation
|
Set the nodes text.
|
The documentation for this class was generated from the following files:
- mxmldom.h
- mxmldom.cpp