Package org.citrusframework.util
Class StringUtils
java.lang.Object
org.citrusframework.util.StringUtils
Utility helper class for Strings.
-
Method Summary
-
Method Details
-
hasText
Helper method checks for non-null and non-blank String. -
isEmpty
String helper checking for isEmpty String and adds null check on given parameter.
-