Home
last modified time | relevance | path

Searched refs:DTDHandler (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/xml/sax/
Dhandler.py208 class DTDHandler: class
Dxmlreader.py26 self._dtd_handler = handler.DTDHandler()
/third_party/python/Doc/library/
Dxml.sax.handler.rst29 .. class:: DTDHandler
198 this interface or in DTDHandler (except for :meth:`setDocumentLocator`).
356 DTDHandler Objects
359 :class:`DTDHandler` instances provide the following methods:
362 .. method:: DTDHandler.notationDecl(name, publicId, systemId)
367 .. method:: DTDHandler.unparsedEntityDecl(name, publicId, systemId, ndata)
Dxml.sax.reader.rst131 Return the current :class:`~xml.sax.handler.DTDHandler`.
136 Set the current :class:`~xml.sax.handler.DTDHandler`. If no
137 :class:`~xml.sax.handler.DTDHandler` is set, DTD