Class DefusedExpatParser
An expat parser hardened against XML bomb attacks.
Declaration
class DefusedExpatParser(_ExpatParser)
source linkDocumentation
Forbid DTDs, external entity references
Methods
▷ def entity_decl(self, name, is_parameter_entity, value, base, sysid, pubid, notation_name)