public interface UrlResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
compute(java.lang.String url,
WebContext context)
Compute a new URL from the provided URL and the web context.
|
java.lang.String compute(java.lang.String url,
WebContext context)
url - the provided URLcontext - the web contextCopyright © 2018. All Rights Reserved.