public final class StringUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
removeWhitespace(String string)
Removes any whitespace from a String, correctly handling surrogate characters
|
public static String removeWhitespace(String string)
string
- String to processCopyright © 2010–2018 Jadira Systems. All rights reserved.