Overview
>
org.xml.sax.ext
>
LexicalHandler
>
endDTD
Version 0.1.2
Overview
Index
Tree
Deprecated
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()