Uses of Class
javax.activation.MimeType
-
-
Uses of MimeType in javax.activation
Methods in javax.activation with parameters of type MimeType Modifier and Type Method Description booleanMimeType. match(MimeType type)Determine if the primary and sub type of this object is the same as what is in the given type.
-