类 FilePathMultipart
java.lang.Object
com.dtflys.forest.multipart.ForestMultipart<String,FilePathMultipart>
com.dtflys.forest.multipart.FilePathMultipart
-
字段概要
从类继承的字段 com.dtflys.forest.multipart.ForestMultipart
contentType, fileName, name -
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.multipart.ForestMultipart
getBytes, getName, setContentType, setFileName, setName
-
构造器详细资料
-
FilePathMultipart
public FilePathMultipart()
-
-
方法详细资料
-
getOriginalFileName
-
getContentType
-
setData
- 指定者:
setData在类中ForestMultipart<String,FilePathMultipart>
-
getSize
public long getSize()- 指定者:
getSize在类中ForestMultipart<String,FilePathMultipart>
-
getInputStream
- 指定者:
getInputStream在类中ForestMultipart<String,FilePathMultipart>
-
isFile
public boolean isFile()- 指定者:
isFile在类中ForestMultipart<String,FilePathMultipart>
-
getFilePath
获取文件实际路径- 返回:
- 文件实际路径
-
getFile
- 指定者:
getFile在类中ForestMultipart<String,FilePathMultipart>
-