Package host.anzo.commons.utils
Class StringExUtils
java.lang.Object
host.anzo.commons.utils.StringExUtils
- Since:
- 2/6/2023
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringExUtils
public StringExUtils()
-
-
Method Details
-
trimNBSP
Remove all whitespaces/tabs and special symbols like and - Parameters:
input- input string- Returns:
- trim string
-