Uses of Class org.apache.struts.upload.MultipartElement

Uses in package org.apache.struts.upload

Methods with parameter type org.apache.struts.upload.MultipartElement

void
void
DiskMultipartRequestHandler.createTextElement(HttpServletRequest request, MultipartElement element)

Methods with return type org.apache.struts.upload.MultipartElement

MultipartElement
Create a multipart element instance representing the file in the stream.
MultipartElement
Create a text element from the data in the body of the element.
MultipartElement
Retrieves the next element in the iterator if one exists.

Copyright B) 2000-2007 - The Apache Software Foundation