|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileInput
Represents an Input for Files.
| Method Summary | |
|---|---|
String |
getContentType()
Gets the content type of the File. |
String |
getFilename()
The filename associated with this file. |
InputStream |
getValueStream()
Returns the value represented by this FileItem as an input stream. |
| Methods inherited from interface org.jdesktop.html.form.Input |
|---|
getName, getValue, setValue |
| Method Detail |
|---|
String getContentType()
String getFilename()
InputStream getValueStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||