Searched defs:setDocumentLocator (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/xml/sax/ | ||
| D | handler.py | 57 def setDocumentLocator(self, locator): member in ContentHandler |
| D | saxutils.py | 252 def setDocumentLocator(self, locator): member in XMLFilterBase |
| /third_party/python/Lib/xml/dom/ | ||
| D | pulldom.py | 38 def setDocumentLocator(self, locator): member in PullDOM |