-
-
字段概要
-
从类继承的字段 com.dtflys.forest.multipart.ForestMultipart
contentType, fileName, name
-
方法概要
-
从类继承的方法 com.dtflys.forest.multipart.ForestMultipart
getContentType, getName, setContentType, setFileName, setName
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
getSize
public long getSize()
- 指定者:
getSize 在类中 com.dtflys.forest.multipart.ForestMultipart<org.noear.solon.core.handle.UploadedFile,SolonMultipartFile>
-
isFile
public boolean isFile()
- 指定者:
isFile 在类中 com.dtflys.forest.multipart.ForestMultipart<org.noear.solon.core.handle.UploadedFile,SolonMultipartFile>
-
getFile
public File getFile()
- 指定者:
getFile 在类中 com.dtflys.forest.multipart.ForestMultipart<org.noear.solon.core.handle.UploadedFile,SolonMultipartFile>
-
getBytes
public byte[] getBytes()
- 覆盖:
getBytes 在类中 com.dtflys.forest.multipart.ForestMultipart<org.noear.solon.core.handle.UploadedFile,SolonMultipartFile>
Copyright © 2024. All rights reserved.