Uses of Class
jakarta.mail.internet.ContentType
Packages that use ContentType
-
Uses of ContentType in jakarta.mail.internet
Methods in jakarta.mail.internet with parameters of type ContentTypeModifier and TypeMethodDescriptionbooleanContentType.match(ContentType cType) Match with the specified ContentType object.private static booleanMimeUtility.nonAsciiCharset(ContentType ct) Determine whether the charset in the Content-Type is compatible with ASCII or not.