public class URIResolverWrapper extends java.lang.Object implements URIResolver
| Constructor and Description |
|---|
URIResolverWrapper(javax.xml.transform.URIResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.transform.URIResolver |
getResolver()
Returns the "wrapped" URIResolver
|
URILocation |
resolve(java.lang.String href,
java.lang.String documentBase)
Resolves the given href and documentBase.
|
public URIResolverWrapper(javax.xml.transform.URIResolver resolver)
public javax.xml.transform.URIResolver getResolver()
public URILocation resolve(java.lang.String href, java.lang.String documentBase) throws URIException
resolve in interface URIResolverURIException