D | expatreader.py | 381 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 384 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 387 def notation_decl(self, name, base, sysid, pubid): argument 390 def external_entity_ref(self, context, base, sysid, pubid): argument
|