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
2016-10-07 17:48:19
Comments
Leave a Comment

Please login to continue.