Package org.springframework.core.convert.support

TypeConverter system implementation.

See:
          Description

Class Summary
ConversionServiceFactory A factory for common ConversionService configurations.
ConvertingPropertyEditorAdapter Adapter that exposes a PropertyEditor for any given ConversionService and specific target type.
GenericConversionService Base ConversionService implementation suitable for use in most environments.
 

Package org.springframework.core.convert.support Description

TypeConverter system implementation.