public final class MediaType extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSubtype() |
String |
getType() |
int |
hashCode() |
static Optional<MediaType> |
parseMediaType(String value) |
String |
toString() |
Copyright © 2025 HtmlUnit. All rights reserved.