klyn.io.xml.sax.DefaultHandler2.startCDATA
method
public startCDATA() as Void throws SAXException:
Description

Receives the beginning of a CDATA section.

Throws
  • SAXException if the SAX handler rejects the event or cannot process the reported XML structure.
Example
handler.startCDATA()