public class JakartaHttpServletRequestFileWrapperAdapter extends Object implements FileWrapperAdapter
| 构造器和说明 |
|---|
JakartaHttpServletRequestFileWrapperAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 JakartaHttpServletRequestFileWrapperAdapter()
public boolean isSupport(Object source)
FileWrapperAdapterisSupport 在接口中 FileWrapperAdapterpublic FileWrapper getFileWrapper(Object source, String name, String contentType, Long size) throws IOException
FileWrapperAdaptergetFileWrapper 在接口中 FileWrapperAdapterIOExceptionCopyright © 2023. All rights reserved.