Class Hierarchy
- java.lang.Object
- org.springframework.core.convert.support.ConversionServiceFactory
- org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
- org.springframework.core.convert.support.DefaultConversionService
- java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor)
- org.springframework.core.convert.support.ConvertingPropertyEditorAdapter
Interface Hierarchy
- org.springframework.core.convert.ConversionService
- org.springframework.core.convert.support.ConfigurableConversionService (also extends org.springframework.core.convert.converter.ConverterRegistry)
- org.springframework.core.convert.converter.ConverterRegistry
- org.springframework.core.convert.support.ConfigurableConversionService (also extends org.springframework.core.convert.ConversionService)