JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
jakarta.activation.MimeType
Packages that use
MimeType
Package
Description
jakarta.activation
Jakarta Activation is used by Jakarta Mail to manage MIME data.
Uses of
MimeType
in
jakarta.activation
Methods in
jakarta.activation
with parameters of type
MimeType
Modifier and Type
Method
Description
boolean
MimeType.
match
(
MimeType
type)
Determine if the primary and sub type of this object is the same as what is in the given type.