public class MultipartFileWrapperAdapter extends Object implements FileWrapperAdapter
| 构造器和说明 |
|---|
MultipartFileWrapperAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
FileWrapper |
getFileWrapper(Object source,
String name,
String contentType,
Long size) |
boolean |
isSupport(Object source) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdateFileWrapperpublic boolean isSupport(Object source)
isSupport 在接口中 FileWrapperAdapterpublic FileWrapper getFileWrapper(Object source, String name, String contentType, Long size) throws IOException
getFileWrapper 在接口中 FileWrapperAdapterIOExceptionCopyright © 2023. All rights reserved.