|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormFile | |
---|---|
org.apache.struts.webapp.upload |
Uses of FormFile in org.apache.struts.webapp.upload |
---|
Fields in org.apache.struts.webapp.upload declared as FormFile | |
---|---|
protected FormFile |
UploadForm.theFile
The file that the user has uploaded |
Methods in org.apache.struts.webapp.upload that return FormFile | |
---|---|
FormFile |
UploadForm.getTheFile()
Retrieve a representation of the file the user has uploaded |
Methods in org.apache.struts.webapp.upload with parameters of type FormFile | |
---|---|
void |
UploadForm.setTheFile(FormFile theFile)
Set a representation of the file the user has uploaded |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |