Uses of Class
javax.mail.internet.ContentType

Packages that use ContentType
javax.mail.internet   
 

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.