2 #ifndef _CXMLELEMENTBUILDER
3 #define _CXMLELEMENTBUILDER
4 #include "libMRML/include/uses-declarations.h"
30 #include "libMRML/include/CXMLElement.h"
31 #include "libMRML/include/CSelfDestroyPointer.h"
static CXMLElement * stringToElement(const string &inString)
this converts a string into an CXMLElement
This class captures the structure of an XML element.
Definition: CXMLElement.h:51
This class builds an XML element from a string.
Definition: CXMLElementBuilder.h:39
CXMLElementBuilder()
construction