Package | Description |
---|---|
org.apache.commons.fileupload |
A component for handling HTML file uploads as specified by
RFC 1867.
|
Modifier and Type | Method | Description |
---|---|---|
void |
MultipartStream.setBoundary(byte[] boundary) |
Changes the boundary token used for partitioning the stream.
|