public class StringListConverter extends Object implements org.springframework.core.convert.converter.GenericConverter
| Constructor and Description |
|---|
StringListConverter() |
| 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() |
public StringListConverter()
public Set<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> getConvertibleTypes()
getConvertibleTypes in interface org.springframework.core.convert.converter.GenericConverterCopyright © 2005–2016 The Kuali Foundation. All rights reserved.