public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
removeSpecialCharacters(String input) |
static String |
replaceAllWhiteSpace(String input,
String replacement) |
Copyright © 2019. All Rights Reserved.