public interface URIResolver
Source resolve(String href, String base) throws TransformerException
xsl:include
, xsl:import
, or
XPath document()
function.href
- the URI to resolve (relative or absolute)base
- the base URI relative to which the URI is to be resolvedTransformerException