|
OOP MimeParser Version 3.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bentofw.mime.SavedFile
public class SavedFile
The instance of this class represents the name of FILE INPUT
and the java.io.File object.
For example, when the files are uploaded from the FORM like:
ParsedData.getAllFiles()| Method Summary | |
|---|---|
java.io.File |
getFile()
The instance of java.io.File for the file which is saved into the local file system. |
java.lang.String |
getKey()
The name of the FILE INPUT in your FORM. |
java.lang.String |
getMimeType()
Returns the mime-type for the uploaded file. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getKey()
public java.io.File getFile()
public java.lang.String getMimeType()
|
OOP MimeParser Version 3.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.