public class DefaultContentDispositionHandler extends Object implements ContentDispositionHandler
| 构造器和说明 |
|---|
DefaultContentDispositionHandler() |
public String getContentDisposition(javax.servlet.http.HttpServletRequest request, String filename) throws UnsupportedEncodingException
ContentDispositionHandlergetContentDisposition 在接口中 ContentDispositionHandlerrequest - 请求filename - 文件名UnsupportedEncodingException - 编码异常Copyright © 2018. All rights reserved.