JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.activation.MimeType
Packages that use
MimeType
Package
Description
javax.activation
Uses of
MimeType
in
javax.activation
Methods in
javax.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.