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