|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.missiondata.oss.lakeshore.requesthandler.UploadedFile
| Constructor Summary | |
UploadedFile(org.apache.commons.fileupload.FileItem fileItem)
|
|
| Method Summary | |
byte[] |
get()
|
java.lang.String |
getContentType()
|
java.io.InputStream |
getInputStream()
|
java.lang.String |
getName()
|
long |
getSize()
|
void |
write(java.io.File file)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UploadedFile(org.apache.commons.fileupload.FileItem fileItem)
| Method Detail |
public java.io.InputStream getInputStream()
public java.lang.String getContentType()
public java.lang.String getName()
public long getSize()
public void write(java.io.File file)
public byte[] get()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||