Frames | No Frames |
Methods with parameter type org.apache.struts.upload.MultipartElement | |
void | |
void |
Methods with return type org.apache.struts.upload.MultipartElement | |
MultipartElement | Create a multipart element instance representing the file in the stream. |
MultipartElement | MultipartIterator.createTextMultipartElement(String encoding) Create a text element from the data in the body of the element. |
MultipartElement | Retrieves the next element in the iterator if one exists. |