Class UploadedFile
java.lang.Object
com.inductiveautomation.perspective.gateway.components.common.UploadedFile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
size
public final long size
-
-
Constructor Details
-
UploadedFile
public UploadedFile(org.apache.commons.fileupload.FileItem fileItem)
-
-
Method Details
-
getInputStream
- Throws:
IOException
-
getBytes
- Throws:
IOException
-
getString
- Throws:
IOException
-
copyTo
- Throws:
IOException
-