public class URLUtil extends Object
| Constructor and Description |
|---|
URLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getName(URIFactory uriFactory,
String uri) |
static String |
getPathQuery(URIFactory uriFactory,
String uri) |
public static String getPathQuery(URIFactory uriFactory, String uri) throws URISyntaxException
URISyntaxExceptionpublic static String getName(URIFactory uriFactory, String uri) throws URISyntaxException
URISyntaxExceptionCopyright © 2021. All Rights Reserved.