public class ToStringConverter extends Object implements Converter
Constructor and Description |
---|
ToStringConverter() |
Modifier and Type | Method and Description |
---|---|
String |
convert(Class<?> targetClass,
String strVal)
Converts string values to an object of a bean property.
|
Copyright © 2019. All rights reserved.