| Class | Description |
|---|---|
| AbbreviatedNumberFormat |
Formats and parses numbers with abbreviations, e.g. 5Mio for 5,000,000.
|
| DelocalizingConverter |
Delocalizes a String bye replacing local characters by international latin characters.
|
| KiloFormatter |
Renders a numerical value applying quantitative Symbols like 5 K for 5000.
|
| LFNormalizingStringBuilder |
Behaves like a
StringBuilder, but normalizes all inserted line separators to a default. |
| NameNormalizer |
Normalizes names in capitalization and spacing.
|
| NormalizeSpaceConverter |
Converter that normalizes white space on strings.
|
| SplitStringConverter |
Splits a String by a separator character
Created: 19.06.2007 07:33:03
|
| ToHexConverter |
Converter that transforms an object into its hexadecimal representation. |
Copyright © 2006–2016 Volker Bergmann. All rights reserved.