站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Class org.springframework.web.bind.WebDataBinder (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Class
org.springframework.web.bind.WebDataBinder

Packages that use WebDataBinder
org.springframework.web.bind Provides web-specific data binding functionality, including a utility class for easy invocation of binding and validation. 
 

Uses of WebDataBinder in org.springframework.web.bind
 

Subclasses of WebDataBinder in org.springframework.web.bind
 class ServletRequestDataBinder
          Special DataBinder to perform data binding from servlet request parameters to JavaBeans, including support for multipart files.
 



Copyright (c) 2002-2007 The Spring Framework Project.