Package ViolinStrings
String manipulation functions you ever missed in Java.
See:
Description
Class Summary |
Strings |
The Strings class provides a number of useful string manipulation
methods. |
Package ViolinStrings Description
String manipulation functions you ever missed in Java. Version 1.0. 136 functions in total. And it's free.
It provides a "Strings" class which comprises all the manipulation and test functions usually to be found in other
common string classes like those known from C++. The functions themselves are static methods of the "Strings" class. You do not have to change your normal
Java strings or replace the Java String class with another class.
Submit a bug or feature. Check the Colt home page for the latest news.