public externalEntityDecl(name as String, publicId as String, systemId as String) as Void throws SAXException:
Receives an external entity declaration.
handler.externalEntityDecl("logo", null, "logo.svg")