public class StringUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LINE_SEPARATOR |
Modifier and Type | Method and Description |
---|---|
static String |
capitalize(String string) |
static boolean |
isNotBlank(CharSequence string) |
static String |
unescapeXml(String escaped) |