Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xml/dom/
Dexpatbuilder.py183 parser.NotationDeclHandler = self.notation_decl_handler
320 def notation_decl_handler(self, notationName, base, systemId, publicId): member in ExpatBuilder