public class URLUtil extends Object
Modifier and Type | Field and Description |
---|---|
static Pattern |
URL_PREFIX |
Constructor and Description |
---|
URLUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getScheme(String url) |
static boolean |
hasScheme(String url) |
static String |
removeScheme(String url) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.