bind template polish

This commit is contained in:
Keith Donald 2009-07-26 20:24:44 +00:00
parent a66aa8c320
commit e6b6743c44
1 changed files with 1 additions and 1 deletions

View File

@ -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 {