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
objectsThe class
MalformedUnicodeException
is thrown when the given character is not unicode
conform.Utility class for the use with regular expressions.
The class
Note: As the
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.