public class WebUploadFile extends AbstractFile
contentType, size| Constructor and Description |
|---|
WebUploadFile(org.apache.commons.fileupload.FileItem fileItem) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getName() |
getContentType, getSize, toStringpublic WebUploadFile(org.apache.commons.fileupload.FileItem fileItem)
public InputStream getInputStream() throws IOException
IOExceptionpublic String getName()
Copyright © 2016. All Rights Reserved.