Uses of Class
javax.mail.internet.ContentType
-
Packages that use ContentType Package Description javax.mail.internet Classes specific to Internet mail systems. -
-
Uses of ContentType in javax.mail.internet
Methods in javax.mail.internet with parameters of type ContentType Modifier and Type Method Description boolean
ContentType. match(ContentType cType)
Match with the specified ContentType object.
-