ServletURIResolver is a URIResolver that can retrieve resources from the servlet context using the scheme "res".
e.g.
A URI resolver is called when a stylesheet uses an xsl:include, xsl:import, or document() function to find the
resource (file).
author: Philipp Meier