public class PropertyEditorConverter extends StringToObject
TwoWayConverter interface.| Constructor and Description |
|---|
PropertyEditorConverter(PropertyEditor propertyEditor,
Class targetClass)
Creates a new property editor converter.
|
convertSourceToTargetClass, convertTargetToSourceClass, getSourceClass, getTargetClasspublic PropertyEditorConverter(PropertyEditor propertyEditor, Class targetClass)
propertyEditor - the property editor to adapttargetClass - the value class this property editor converts to from string