bind template polish

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1625 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-07-26 20:24:44 +00:00
parent 9b0ac325a3
commit 88f4c18f52
@@ -27,7 +27,7 @@ import org.springframework.model.binder.MissingFieldException;
* @author Keith Donald
* @since 3.0
* @see #setRequiredFields(String[])
* @see #bind(Map)
* @see #bind(Map, FieldBinder)
*/
public class BindTemplate {