public final class ClientsUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
makeEndWithoutSlash(String url)
This method makes sure that the provided url will end without '/'.
|
static String |
makeEndWithSlash(String url)
This method makes sure that the provided url will end with '/'.
|
Copyright © 2017 SDL Group. All rights reserved.