Page created: 26 Jul 2021
|
Page updated: 14 Jan 2022
Access the MediaType object.
Method summary
Method | Description |
---|---|
Map getParameters() | Returns a list of parameters. |
String getBaseType() | Returns the media base type. |
String getSubType() | Returns the media sub type. |
String getParameter(String) | Returns a string containing the value of the request parameter. |
String getPrimaryType() | Returns the primary media type. |