Open Source Repository

Home /spring/spring-web-3.0.5 | Repository Home



org/springframework/web/multipart/support/package-info.java

/**
 *
 * Support classes for the multipart resolution framework.
 * Contains property editors for multipart files, and a
 * servlet filter for multipart handling without Spring's web MVC.
 *
 */
package org.springframework.web.multipart.support;