Package org.htmlunit.csp.value
Class MediaType
- java.lang.Object
-
- org.htmlunit.csp.value.MediaType
-
public final class MediaType extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetSubtype()StringgetType()inthashCode()static Optional<MediaType>parseMediaType(String value)StringtoString()
-