| FromStringConverter |
Interface defining conversion from a String.
|
| RenameHandler |
A general purpose utility for registering renames.
|
| StringConvert |
Manager for conversion to and from a String, acting as the main client interface.
|
| StringConverter |
Interface defining conversion to and from a String.
|
| StringConverterFactory |
Factory for StringConverter that allows converters to be
created dynamically or easily initialised.
|
| ToStringConverter |
Interface defining conversion to a String.
|
| TypedStringConverter |
Interface defining conversion to and from a String together with the type.
|