public class PropertiesEditor extends org.springframework.beans.propertyeditorsPropertiesEditor
Fixed version of Spring's PropertiesEditor that converts all keys and values to String values java.util.Properties should only contain String keys and values
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public void | setValue(java.lang.Object value) |