D | expatreader.py | 397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 403 def notation_decl(self, name, base, sysid, pubid): argument 406 def external_entity_ref(self, context, base, sysid, pubid): argument
|