Class ContentTypeHelper
java.lang.Object
cool.scx.http.content_type.ContentTypeHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContentTypeWritabledecodedContentType(String contentTypeStr) static StringencodeContentType(ContentTypeImpl contentType) static voidencodeParams(StringBuilder result, Parameters<String, String> params)
-
Constructor Details
-
ContentTypeHelper
public ContentTypeHelper()
-
-
Method Details
-
decodedContentType
-
encodeContentType
-
encodeParams
-