public class ObjectToStringConverter extends SimpleBeanConverter<Object,String>
| Constructor and Description |
|---|
ObjectToStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doConvert(Object source)
Convert the source instance into our target type.
|
doConvertconvert, isMatchingSource, isMatchingTarget, matchCopyright © 2015-2016 42 BV. All Rights Reserved.