Methods in javax.activation that return DataContentHandler |
abstract DataContentHandler |
CommandMap.createDataContentHandler(java.lang.String mimeType)
Locate a DataContentHandler that corresponds to the MIME type. |
DataContentHandler |
MailcapCommandMap.createDataContentHandler(java.lang.String mimeType)
Return the DataContentHandler for the specified MIME type. |
DataContentHandler |
DataContentHandlerFactory.createDataContentHandler(java.lang.String mimeType)
Creates a new DataContentHandler object for the MIME type. |