| Interface | Description | |
|---|---|---|
| Formattable | Interface implemented by classes that can format a value in a specific string expression. |
| Class | Description | |
|---|---|---|
| DateFormatter | DateFormatter formats a given date with a specified pattern. | |
| ExpressionFormatter | This dictionary register formattable expression and format a String with all expressions in the dictionnary. | |
| StringFormatter | Format a string using indexed, named and/or evaluated parameters. |