| Package | Description |
|---|---|
| org.apache.commons.fileupload |
A component for handling HTML file uploads as specified by
RFC 1867.
|
| Modifier and Type | Method and Description |
|---|---|
protected FileItemHeadersImpl |
FileUploadBase.newFileItemHeaders()
Creates a new instance of
FileItemHeaders. |
| Modifier and Type | Method and Description |
|---|---|
private void |
FileUploadBase.parseHeaderLine(FileItemHeadersImpl headers,
java.lang.String header)
Reads the next header line.
|