IHtmlExternalResolver class

IHtmlExternalResolver class

Callback interface used by HTML import routine to obtain referrenced objects such as images.

The IHtmlExternalResolver type exposes the following members:

Methods

MethodDescription
resolve_uri(self, base_uri, relative_uri)
get_entity(self, absolute_uri)

See Also