public class MediaType extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getFullName() |
String |
getSubtype() |
String |
getType() |
static MediaType |
instance(String fullName) |
boolean |
matches(MediaType other) |
String |
toString() |
Copyright © 2019. All rights reserved.