public resolveEntity(publicId as String, systemId as String) as InputSource throws SAXException, IOException:
Resolves an external entity using SAX1 metadata.
Always null so the parser can use its default behavior.
source = handler.resolveEntity(null, "doc.dtd")