Package | Description |
---|---|
org.apache.commons.fileupload |
A component for handling HTML file uploads as specified by
RFC 1867.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MultipartStream.readBoundary()
Skips a
boundary token, and checks whether more
encapsulations are contained in the stream. |
String |
MultipartStream.readHeaders()
Reads the
header-part of the current
encapsulation . |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.