endDTD

endDTD();

The endDTD event method of the JadeXMLParser class receives notification of the end of DTD declarations.

The parser invokes this event method (if implemented) at the end of the DOCTYPE declaration. If the document has no DOCTYPE declaration, this method is not invoked.