public class UrlHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UrlHelper.UrlBuilder |
| Constructor and Description |
|---|
UrlHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractBasicUrl(String url) |
static Map<String,String> |
extractParametersFromUrl(String url) |
static UrlHelper.UrlBuilder |
getUrlBuilder() |
Copyright © 2021. All rights reserved.