Main Page | Modules | Class Hierarchy | Class List | Class Members

MXMLCDATA Class Reference
[Micro XML Document Object Model]

#include <mxmldom.h>

Inheritance diagram for MXMLCDATA:

MXMLText MXMLTextBase MXMLNode List of all members.

Detailed Description

Node representing XML CDATA.

A CDATA block

    <Elem><![CDATA[XXXX]]></Elem>
    


The documentation for this class was generated from the following files: