Class ScxMediaTypeImpl
java.lang.Object
cool.scx.http.media_type.ScxMediaTypeImpl
- All Implemented Interfaces:
ScxMediaType, ScxMediaTypeWritable
ScxMediaType
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
ConstructorsConstructorDescriptionScxMediaTypeImpl(String type, String subtype, Parameters<String, String> params) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ScxMediaType
boundary, charset, encode, equalsIgnoreParamsMethods inherited from interface ScxMediaTypeWritable
boundary, charset
-
Constructor Details
-
ScxMediaTypeImpl
public ScxMediaTypeImpl() -
ScxMediaTypeImpl
-
-
Method Details
-
type
- Specified by:
typein interfaceScxMediaTypeWritable
-
subtype
- Specified by:
subtypein interfaceScxMediaTypeWritable
-
params
- Specified by:
paramsin interfaceScxMediaTypeWritable
-
type
- Specified by:
typein interfaceScxMediaType
-
subtype
- Specified by:
subtypein interfaceScxMediaType
-
params
- Specified by:
paramsin interfaceScxMediaType- Specified by:
paramsin interfaceScxMediaTypeWritable
-
toString
-