org.xml.sax.ext.LexicalHandler.startCDATA
method
public startCDATA() as Void throws SAXException
Description

Reports the start of a CDATA section.

Throws
  • SAXException if the application wants to interrupt parsing.
Example
handler.startCDATA()