com.imcode.util
Interface MultipartHttpServletRequest.DataSourceFileItem

All Superinterfaces:
javax.activation.DataSource, org.apache.commons.fileupload.FileItem, java.io.Serializable
Enclosing class:
MultipartHttpServletRequest

public static interface MultipartHttpServletRequest.DataSourceFileItem
extends org.apache.commons.fileupload.FileItem, javax.activation.DataSource


Method Summary
 
Methods inherited from interface org.apache.commons.fileupload.FileItem
delete, get, getContentType, getFieldName, getInputStream, getName, getOutputStream, getSize, getString, getString, isFormField, isInMemory, setFieldName, setFormField, write
 
Methods inherited from interface javax.activation.DataSource
getContentType, getInputStream, getName, getOutputStream
 



Copyright © -2005 . All Rights Reserved.