startCDATA

startCDATA() updating, protected;

The startCDATA event method of the JadeXMLDocumentParser class receives notification of the start of a CDATA section.

The contents of the CDATA section are reported through the regular characters event method.