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

Receives the end of a DTD declaration.

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