Uses of Class
jakarta.activation.MimeTypeEntry
-
Packages that use MimeTypeEntry Package Description jakarta.activation Jakarta Activation is used by Jakarta Mail to manage MIME data.org.eclipse.angus.activation -
-
Uses of MimeTypeEntry in jakarta.activation
Methods in jakarta.activation that return MimeTypeEntry Modifier and Type Method Description MimeTypeEntryMimeTypeRegistry. getMimeTypeEntry(String file_ext)get the MimeTypeEntry based on the file extension -
Uses of MimeTypeEntry in org.eclipse.angus.activation
Methods in org.eclipse.angus.activation that return MimeTypeEntry Modifier and Type Method Description MimeTypeEntryMimeTypeFile. getMimeTypeEntry(String file_ext)get the MimeTypeEntry based on the file extension
-