All Classes
-
All Classes Class Summary Exception Summary Class Description MalformedUnicodeException The classMalformedUnicodeExceptionis thrown when the given character is not unicode conform.RegExExtensions Utility class for the use with regular expressions.SplitStringExtensions StringExtensions The classStringExtensionsprovides methods for manipulate string objects.
Note: As theStringclass is immutable not the given String is manipulated, a newStringobject is created with the manipulation.StringOutputStream The classStringOutputStream