startCDATA

startCDATA();

The startCDATA event method of the JadeXMLParser class receives notification of the start of a CDATA section. The contents of the CDATA section are reported through the regular characters event method.