<< November 2007 | Home | January 2008 >>

StringUtils

nothing useful in commons-lang?

It happens so often that I'm in the need for some small utility methods. Most of the time the needed code can be found in commons lang or the various spring util classes. But sometimes both don't give an answer. That is the time for my all time favourite util classes (duplicated in every project ;-)) - named FooBarUtils...

Read more...