Uses of Class
javax.mail.internet.ContentType
-
Packages that use ContentType Package Description javax.mail.internet Classes modelling 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)
Returns true if the specified Content-Type matches this Content-Type.
-