This class builds an XML element from a string. More...
#include <CXMLElementBuilder.h>
Public Member Functions | |
| CXMLElementBuilder () | |
| construction | |
Static Public Member Functions | |
| static CXMLElement * | stringToElement (const string &inString) |
| this converts a string into an CXMLElement | |
This class builds an XML element from a string.