abstract class ConversionServiceFactory
A factory for common org.springframework.core.convert.ConversionService configurations. |
|
open class ConvertingPropertyEditorAdapter : PropertyEditorSupport
Adapter that exposes a java.beans.PropertyEditor for any given org.springframework.core.convert.ConversionService and specific target type. |