public class PropertiesEditor
extends org.springframework.beans.propertyeditors.PropertiesEditor
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