Class lang3.StringUtils

The class org.apache.commons.lang3.StringUtils of the Apache Commons library has more than 120 static utility methods that complement those of the class String we described in the previous section. 

Among the most popular are the following static methods:

We highly recommend you look through the API of this class and get a feel for what you can find there.