public final class URIResolverImpl extends java.lang.Object implements URIResolver
Constructor and Description |
---|
URIResolverImpl() |
Modifier and Type | Method and Description |
---|---|
URILocation |
resolve(java.lang.String href,
java.lang.String documentBase)
Resolves the given href and documentBase.
|
public URILocation resolve(java.lang.String href, java.lang.String documentBase) throws URIException
resolve
in interface URIResolver
URIException