类 InputStreamMultipart
java.lang.Object
com.dtflys.forest.multipart.ForestMultipart<InputStream,InputStreamMultipart>
com.dtflys.forest.multipart.InputStreamMultipart
-
字段概要
从类继承的字段 com.dtflys.forest.multipart.ForestMultipart
contentType, fileName, name -
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.multipart.ForestMultipart
getBytes, getContentType, getName, setContentType, setFileName, setName
-
构造器详细资料
-
InputStreamMultipart
public InputStreamMultipart()
-
-
方法详细资料
-
getOriginalFileName
-
setData
-
getInputStream
-
getSize
public long getSize() -
isFile
public boolean isFile()- 指定者:
isFile在类中ForestMultipart<InputStream,InputStreamMultipart>
-
getFile
-