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

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.