public getExternalSubset(name as String, baseURI as String) as InputSource throws SAXException, IOException:
Provides an external subset.
Always null so the parser can use its default behavior.
subset = handler.getExternalSubset("book", "file:/tmp/book.xml")