Method EndDTD
EndDTD()
Report the end of DTD declarations.
This method is intended to report the end of the DOCTYPE declaration; if the document has no DOCTYPE declaration, this method will not be invoked.
Declaration
void EndDTD()
Exceptions
Type | Condition |
---|---|
SAXException | The application may raise an exception. |