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

Reports the end of a DTD declaration.

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