13.6.3 EntityResolver Objects
EntityResolverresolveEntity(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.