Interface ScxMediaType
- All Known Subinterfaces:
ScxMediaTypeWritable
- All Known Implementing Classes:
MediaType,ScxMediaTypeImpl
public interface ScxMediaType
ScxMediaType
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptiondefault Stringboundary()default Charsetcharset()default Stringencode()default booleanequalsIgnoreParams(ScxMediaType other) static ScxMediaTypeWritableof()static ScxMediaTypeWritableof(ScxMediaType oldMediaType) static ScxMediaTypeWritableparams()subtype()type()
-
Method Details
-
of
-
of
-
of
- Throws:
IllegalMediaTypeException
-
type
String type() -
subtype
String subtype() -
params
Parameters<String,String> params() -
equalsIgnoreParams
-
encode
-
charset
-
boundary
-