Package org.grails.beans.support
-
Class Summary Class Description 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
| Class | Description |
|---|---|
| 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
|