Searched defs:setPublicId (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/xml/sax/ | ||
| D | xmlreader.py | 210 def setPublicId(self, public_id): member in InputSource |
| /external/python/cpython3/Lib/xml/sax/ | ||
| D | xmlreader.py | 212 def setPublicId(self, public_id): member in InputSource |