Uses of Class
javax.mail.internet.ContentType

Packages that use ContentType
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
 boolean ContentType.match(ContentType cType)
          Match with the specified ContentType object.