public class StringToMapConverter extends AbstractConverter
conversionService| Constructor and Description |
|---|
StringToMapConverter() |
StringToMapConverter(org.springframework.core.convert.ConversionService conversionService) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object source,
org.springframework.core.convert.TypeDescriptor sourceType,
org.springframework.core.convert.TypeDescriptor targetType) |
Set<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> |
getConvertibleTypes() |
getConversionService, matches, setConversionServicepublic StringToMapConverter()
public StringToMapConverter(org.springframework.core.convert.ConversionService conversionService)
public Object convert(Object source, org.springframework.core.convert.TypeDescriptor sourceType, org.springframework.core.convert.TypeDescriptor targetType)
public Set<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> getConvertibleTypes()
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.