Package io.milton.common
Class StringUtils
java.lang.Object
io.milton.common.StringUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleantrue if the given string contains any of the given stringsstatic String[]delimitedListToStringArray(String str, String delimiter) static String[]toStringArray(Collection collection)
-
Field Details
-
UTF8
-
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
delimitedListToStringArray
-
toStringArray
-
contains
true if the given string contains any of the given strings- Parameters:
ua-browserIds-- Returns:
-