public getExternalSubset(name as String, baseURI as String) as InputSource throws SAXException, IOException
Provides an external subset when the document omits one.
Input source for the external subset, or null.
subset = resolver.getExternalSubset("book", baseURI)