13.6.2 DTDHandler Objects

DTDHandler instances provide the following methods:

DTDHandlernotationDecl(name, publicId, systemId)
Handle a notation declaration event.

DTDHandlerunparsedEntityDecl(name, publicId, systemId, ndata)
Handle an unparsed entity declaration event.