|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The FileParameter class represents file parameters
FileParameters are constant; their values cannot be changed after they are created.
Argument, ArgumentType| Field Summary | |
static java.lang.String |
DEFAULT_CONTENT_TYPE |
| Method Summary | |
void |
delete()Deletes the file that is refered by this object |
java.lang.String |
getContentType()Returns the content type of the file |
java.io.File |
getFile()Returns a File object |
java.lang.String |
getOriginalFileName()Returns the original file name as specified by the client |
| Field Detail |
public static final java.lang.String DEFAULT_CONTENT_TYPE
| Method Detail |
public void delete()
public java.lang.String getContentType()
public java.io.File getFile()
public java.lang.String getOriginalFileName()
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||