A component for handling HTML file uploads as specified by
RFC 1867.
-
Deletes the underlying storage for a file item, including deleting any associated temporary disk file.
DiskFileItem.Builder.get()
Constructs a new instance.
Sets the default charset for use when no explicit charset parameter is provided by the sender.
Sets the field name used to reference this file item.
Specifies whether or not a FileItem
instance represents a simple form field.
Sets the file item headers.
Writes an uploaded item to disk.