public class UrlUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isExternal(String url)
checks if the given url is an external URL (e.g.
|
public static boolean isExternal(String url)
url
- is the url to be checked.Copyright © 2020. All rights reserved.