@Deprecated public final class MIMEType extends MetadataContainer
Represents MIME type metadata. See https://en.wikipedia.org/wiki/Media_type.
Constructor and Description |
---|
MIMEType()
Deprecated.
Initializes a new instance of the
MIMEType class. |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Deprecated.
Gets the MIME type.
|
getByType, getKeys, getMetadataType, iterator, readByStringKey
public MIMEType()
Initializes a new instance of the MIMEType
class.
public final String getValue()
Gets the MIME type.
Copyright © 2020. All rights reserved.