public class MimeTypeParser
extends java.lang.Object
Constructor and Description |
---|
MimeTypeParser() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
parseMimeType(java.lang.String mimeType)
Parses real mime type and converts it to it's internal representation
|