addCDATAObject

addCDATAObject(cdata: JadeXMLCDATA;
               data:  String): JadeXMLCDATA updating

The addCDATAObject method of the JadeXMLElement class adds a CDATA object with the value specified in the data parameter and returns a reference to the added JadeXMLCDATA object instance.