public class StringUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
removeWhitespaces(String input)
removes whitespaces
|
static String |
slashify(String url) |
static String |
unslashifyPrefix(String url) |
public static String removeWhitespaces(String input)
input - public static String slashify(String url)
url - a url that may or may not end with a "/"Copyright © 2004-2016. All Rights Reserved.