Overview
>
klyn.io.xml.sax
>
DefaultHandler2
>
endDTD
Version 0.1.2
Overview
Index
Tree
Deprecated
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()