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

Reports the end of a CDATA section.

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