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

Uses of Package org.springframework.web.multipart.commons (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Package
org.springframework.web.multipart.commons

Packages that use org.springframework.web.multipart.commons
org.springframework.web.multipart.commons MultipartResolver implementation for Jakarta Commons FileUpload
org.springframework.web.portlet.multipart Multipart resolution framework for handling file uploads. 
 

Classes in org.springframework.web.multipart.commons used by org.springframework.web.multipart.commons
CommonsFileUploadSupport
          Base class for multipart resolvers that use Jakarta Commons FileUpload 1.1 or higher.
CommonsFileUploadSupport.MultipartParsingResult
          Holder for a Map of Spring MultipartFiles and a Map of multipart parameters.
 

Classes in org.springframework.web.multipart.commons used by org.springframework.web.portlet.multipart
CommonsFileUploadSupport
          Base class for multipart resolvers that use Jakarta Commons FileUpload 1.1 or higher.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.