The StringUtils class contains a containsIgnoreCase() method that checks if a string is a substring of another in a case-insensitive manner . Before we can use the methods in this jar, we need to add it our Build Path.
The StringUtils class contains a containsIgnoreCase() method that checks if a string is a substring of another in a case-insensitive manner . Before we can use the methods in this jar, we need to add it our Build Path.