polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1440 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
c9b11ede9e
commit
5ab941507a
|
|
@ -39,7 +39,7 @@ public interface Binder {
|
|||
Binding getBinding(String property);
|
||||
|
||||
/**
|
||||
* Bind source values in the map to the properties of the model object.
|
||||
* Bind the source values to the properties of the model.
|
||||
* @param sourceValues the source values to bind
|
||||
* @return the results of the binding operation
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue