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(org.springframework.core.convert.TypeDescriptor sourceType, org.springframework.core.convert.TypeDescriptor targetType) |
|
public java.lang.Object |
convert(java.lang.Object source, org.springframework.core.convert.TypeDescriptor sourceType, org.springframework.core.convert.TypeDescriptor targetType) |