public class DefaultConversionService extends org.springframework.core.convert.supportDefaultConversionService
Default conversion service th
| Constructor and description |
|---|
DefaultConversionService() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public boolean |
canConvert(TypeDescriptor sourceType, TypeDescriptor targetType) |
|
public java.lang.Object |
convert(java.lang.Object source, TypeDescriptor sourceType, TypeDescriptor targetType) |