See: Description
| Interface | Description | 
|---|---|
| ConfigurableConversionService | Configuration interface to be implemented by most if not all  ConversionServicetypes. | 
| Class | Description | 
|---|---|
| ConversionServiceFactory | A factory for common  ConversionServiceconfigurations. | 
| ConvertingPropertyEditorAdapter | Adapter that exposes a  PropertyEditorfor any givenConversionServiceand specific target type. | 
| DefaultConversionService | A specialization of  GenericConversionServiceconfigured by default
 with converters appropriate for most environments. | 
| GenericConversionService | Base  ConversionServiceimplementation suitable for use in most environments. |