[ Web Proxy ]
URL:
Viewing:
https://docs.python.org/2.2/lib/entity-resolver-objects.html
[Back]
[Original]
13.10.3 EntityResolver Objects
[Previous Page]
[Up One Level]
[Next Page]
Python Library Reference
[Contents]
[Module Index]
[Index]
Previous:
13.10.2 DTDHandler Objects
Up:
13.10 xml.sax.handler
Next:
13.10.4 ErrorHandler Objects
13.10.3 EntityResolver Objects
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.
[Previous Page]
[Up One Level]
[Next Page]
Python Library Reference
[Contents]
[Module Index]
[Index]
Previous:
13.10.2 DTDHandler Objects
Up:
13.10 xml.sax.handler
Next:
13.10.4 ErrorHandler Objects
Release 2.2.3, documentation updated on 30 May 2003.
See
About this document...
for information on suggesting changes.
Web Proxy Viewer |
New URL
|
Original Page