public class UrlAppender extends Object
Copyright (c) 2020 Daniel Keiss, Deutsche Telekom IT GmbH This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
| Modifier and Type | Method and Description |
|---|---|
static String |
appendQueryParams(String url,
Map<String,String> queryParams) |
static String |
appendUrl(String url,
String... appenders) |
Copyright © 2017–2020. All rights reserved.