All Classes and Interfaces

Class
Description
The class CaseExtensions provides methods for converting strings between different case formats.
The class CharsetExtensions provides extension methods for Charset objects
The class MalformedUnicodeException is thrown when the given character is not unicode conform.
Utility class for the use with regular expressions.
The class SplitStringExtensions provides methods for split string objects.

The class StringExtensions provides methods for manipulate string objects.

Note: As the String class is immutable not the given String is manipulated, a new String object is created with the manipulation.