URIResolverImpl
, URIResolverWrapper
public interface URIResolver
Modifier and Type | Method | Description |
---|---|---|
URILocation |
resolve(java.lang.String href,
java.lang.String documentBase) |
Resolves the given href and documentBase.
|
URILocation resolve(java.lang.String href, java.lang.String documentBase) throws URIException
URIException