public interface URIResolver
Modifier and Type | Method and 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