|
||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | |||||||||
参照:
説明
| インタフェースの概要 | |
| FormFile | This interface represents a file that has been uploaded by a client. |
| MultipartRequestHandler | MultipartRequestHandler provides an standard interface for struts to deal with file uploads from forms with enctypes of "multipart/form-data". |
| クラスの概要 | |
| BufferedMultipartInputStream | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| CommonsMultipartRequestHandler | This class implements the MultipartRequestHandler interface
by providing a wrapper around the Jakarta Commons FileUpload library. |
| CommonsMultipartRequestHandler.CommonsFormFile | This class implements the Struts FormFile interface by
wrapping the Commons FileUpload FileItem interface. |
| DiskFile | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| DiskMultipartRequestHandler | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| MultipartBoundaryInputStream | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| MultipartElement | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| MultipartIterator | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| MultipartRequestWrapper | This class functions as a wrapper around HttpServletRequest to provide working getParameter methods for multipart requests. |
| MultipartValueStream | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| 例外の概要 | |
| ContentLengthExceededException | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
| MaxLengthExceededException | 推奨されていません。 Use the Commons FileUpload based multipart handler instead. |
The upload package facilities to upload files using multi-part requests.
|
||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | |||||||||