Uses of Class
javax.mail.internet.ContentType

Packages that use ContentType
com.sun.xml.wss.impl.c14n   
javax.mail.internet Classes specific to Internet mail systems. 
 

Uses of ContentType in com.sun.xml.wss.impl.c14n
 

Methods in com.sun.xml.wss.impl.c14n with parameters of type ContentType
static boolean CanonicalizerFactory.ensureRegisteredCharset(ContentType contentType)
           
 

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.
 



Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.