|
OOP MimeParser Version 3.5 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| MimeParser | This class parses the HTTP POST request with multipart/form-data encoding. |
| ParsedData | Represents the HTTP POST request with multipart/form-data. |
| SavedFile | The instance of this class represents the name of FILE INPUT and the java.io.File object. |
| Exception Summary | |
|---|---|
| InvalidContentTypeException | When the Content-Type (mime type) of the uploaded file is invalid, this exception will be thrown by MimeParser. |
| TooLargeFileException | When the size of the uploaded file exceeds the specified max size, this exception is thrown by MimeParser. |
This API consists of the utility classes for parsing HTTP POST request with multipart/form-data encoding.
This API consists of the utility classes for parsing HTTP POST request with multipart/form-data encoding. You can specify:
|
OOP MimeParser Version 3.5 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.