public class UrlUtil
extends java.lang.Object
| Constructor and Description |
|---|
UrlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
fixRedirectUrl(java.lang.String contextPath,
java.lang.String url)
If the url does not include "//" then the system will ensure that the
application context is added to the start of the URL.
|
static java.lang.String |
generateUrlKey(java.lang.String toConvert) |
public static java.lang.String generateUrlKey(java.lang.String toConvert)
public static java.lang.String fixRedirectUrl(java.lang.String contextPath,
java.lang.String url)
url - Copyright © 2018. All Rights Reserved.