public class UploadFile extends Object
Constructor and Description |
---|
UploadFile(String parameterName,
String uploadPath,
String filesystemName,
String originalFileName,
String contentType) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
File |
getFile() |
String |
getFileName() |
String |
getOriginalFileName() |
String |
getParameterName() |
String |
getUploadPath() |
Copyright © 2018. All rights reserved.