Package | Description |
---|---|
org.apache.commons.fileupload |
A component for handling HTML file uploads as specified by
RFC 1867.
|
Modifier and Type | Field and Description |
---|---|
private DefaultFileItemFactory |
DiskFileUpload.fileItemFactory
Deprecated.
The factory to use to create new form items.
|
Constructor and Description |
---|
DiskFileUpload(DefaultFileItemFactory fileItemFactory)
Deprecated.
1.1 Use
FileUpload instead. |