Goodies like explode, leftback, rightback, switchcase, implode, middle, trim, unique etc. can be found in this utility class.
The Commons Lang project at Apache Jakarta also has some really great stuff.
Chad Schelfhout gave me a correction for the implode(Object[], String):String method and the new method word(String, String, int):String.
- StringUtils.java
- CollectionUtils.java
- NumberUtils.java
Hi ,
Thanks for providing the StringUtils.java file .But I
need jar files needed to compile StringUtils.java file
Sorry, I forgot to include the dependencies. I’ve done that now!