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.