|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Data Source.
Method Summary | |
java.lang.String |
getContentType()
Get content type. |
java.io.InputStream |
getInputStream()
Get input stream. |
java.lang.String |
getName()
Get name. |
java.io.OutputStream |
getOutputStream()
Get output stream. |
Method Detail |
public java.lang.String getName()
public java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException
- IO exception occurredpublic java.lang.String getContentType()
public java.io.OutputStream getOutputStream() throws java.io.IOException
java.io.IOException
- IO exception occurred
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |