Uses of Class
javax.activation.MimeType
-
Packages that use MimeType 软件包 描述 javax.activation -
-
Uses of MimeType in javax.activation
Methods in javax.activation with parameters of type MimeType Modifier and Type 方法 描述 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.
-