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

Receives the end of a CDATA section.

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