|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
byte[] |
getBytes()
Answer the uploaded file contents. |
java.lang.String |
getContentType()
|
java.io.InputStream |
getInputStream()
Answer the uploaded file contents input stream |
java.lang.String |
getName()
|
long |
getSize()
Answer the size of this file. |
Method Detail |
public byte[] getBytes() throws java.io.IOException
java.io.IOException
public java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException
public java.lang.String getContentType()
public java.lang.String getName()
public long getSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |