| Modifier and Type | Field and Description |
|---|---|
static ContentType.Parameter |
ContentType.Parameter.CHARSET_UTF_8
A
charset=UTF-8 parameter. |
| Modifier and Type | Method and Description |
|---|---|
List<ContentType.Parameter> |
ContentType.getParameters()
Returns the optional parameters.
|
| Constructor and Description |
|---|
ContentType(String baseType,
String subType,
ContentType.Parameter... param)
Creates a new content type.
|
Copyright © 2021 Connect2id Ltd.. All rights reserved.