-
- All Implemented Interfaces:
public interface MediaTypeAlso known as MIME type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classMediaType.Companion
-
Method Summary
Modifier and Type Method Description abstract MediaTypeGroupgetGroup()abstract StringgetType()abstract StringgetFullType()-
-
Method Detail
-
getGroup
abstract MediaTypeGroup getGroup()
-
getFullType
abstract String getFullType()
-
-
-
-