public class UrlUtils extends Object
Constructor and Description |
---|
UrlUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
constructEndpointUrl(String rootUrl,
Map<String,String> params) |
static String |
constructQueryParams(Map<String,String> parameters) |
static String |
urlEncodeUTF8(Map<?,?> map) |
static String |
urlEncodeUTF8(String s) |
Copyright © 2024. All rights reserved.