Class StringExUtils

java.lang.Object
host.anzo.commons.utils.StringExUtils

public class StringExUtils extends Object
Since:
2/6/2023
  • Constructor Details

    • StringExUtils

      public StringExUtils()
  • Method Details

    • trimNBSP

      @NotNull public static @NotNull String trimNBSP(@NotNull @NotNull String input)
      Remove all whitespaces/tabs and special symbols like   and ‬
      Parameters:
      input - input string
      Returns:
      trim string