Searched refs:DTDHandler (Results 1 – 4 of 4) sorted by relevance
208 class DTDHandler: class
26 self._dtd_handler = handler.DTDHandler()
29 .. class:: DTDHandler198 this interface or in DTDHandler (except for :meth:`setDocumentLocator`).356 DTDHandler Objects359 :class:`DTDHandler` instances provide the following methods:362 .. method:: DTDHandler.notationDecl(name, publicId, systemId)367 .. method:: DTDHandler.unparsedEntityDecl(name, publicId, systemId, ndata)
131 Return the current :class:`~xml.sax.handler.DTDHandler`.136 Set the current :class:`~xml.sax.handler.DTDHandler`. If no137 :class:`~xml.sax.handler.DTDHandler` is set, DTD