addCDATA
addCDATA(data: String): JadeXMLCDATA updating
The addCDATA method of the JadeXMLElement class creates and adds a CDATA node with the value specified in the data parameter and returns a reference to the created JadeXMLCDATA node instance.
addCDATA(data: String): JadeXMLCDATA updating
The addCDATA method of the JadeXMLElement class creates and adds a CDATA node with the value specified in the data parameter and returns a reference to the created JadeXMLCDATA node instance.