Create a new DelegatingEntityResolver that delegates to
the given
EntityResolver EntityResolvers .
Parameters: dtdResolver - the EntityResolver to resolve DTDs with Parameters: schemaResolver - the EntityResolver to resolve XML schemas with throws: IllegalArgumentException - if either of the supplied resolvers is null