Class ContentDispositionHelper
java.lang.Object
cool.scx.http.headers.content_disposition.ContentDispositionHelper
ContentDispositionHelper
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContentDispositionWritabledecodedContentDisposition(String contentDispositionStr) static StringencodeContentDisposition(ContentDisposition contentDisposition)
-
Constructor Details
-
ContentDispositionHelper
public ContentDispositionHelper()
-
-
Method Details
-
decodedContentDisposition
-
encodeContentDisposition
-