xml.sax.handler.EntityResolver.resolveEntity()

EntityResolver.resolveEntity(publicId, systemId)

Resolve the system identifier of an entity and return either the system identifier to read from as a string, or an InputSource to read from. The default implementation returns systemId.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.