Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > startCDATA

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.