public class URLUtil extends Object
| Constructor and Description |
|---|
URLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidURL(String url) |
static String |
urlEncode(String target) |
public static boolean isValidURL(String url)
@Nullable public static String urlEncode(String target) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2023. All rights reserved.