URIResolver
public final class URIResolverImpl extends java.lang.Object implements URIResolver
Constructor | Description |
---|---|
URIResolverImpl() |
Modifier and Type | Method | 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