Package jakarta.activation
Class MimeTypeEntry
java.lang.Object
jakarta.activation.MimeTypeEntry
Represents mapping between the file extension and the MIME type string.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MimeTypeEntry
Create newMimeTypeEntry
- Parameters:
mime_type
- the MIME type stringfile_ext
- the file extension
-
-
Method Details