public class StringUtil extends Object
Constructor and Description |
---|
StringUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static String |
removeSpecialCharacters(String input) |
static String |
replaceAllWhiteSpace(String input,
String replacement) |
public static String regx
Copyright © 2015. All Rights Reserved.