Yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/entity-resolver-objects.html

From ZCubes Wiki
Revision as of 19:43, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/dtd-handler-objects.html|[[Image:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


13.6.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.

See About this document... for information on suggesting changes.