public resolveEntity(publicId as String, systemId as String) as InputSource throws SAXException, IOException
Resolves an external entity.
Alternative input source, or null to use default resolution.
source = resolver.resolveEntity(publicId, systemId)