Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > endDTD

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.