Package | Description |
---|---|
jakarta.activation |
Jakarta Activation is used by Jakarta Mail to manage MIME data.
|
Modifier and Type | Method and Description |
---|---|
DataContentHandler |
MailcapCommandMap.createDataContentHandler(String mimeType)
Return the DataContentHandler for the specified MIME type.
|
DataContentHandler |
DataContentHandlerFactory.createDataContentHandler(String mimeType)
Creates a new DataContentHandler object for the MIME type.
|
abstract DataContentHandler |
CommandMap.createDataContentHandler(String mimeType)
Locate a DataContentHandler that corresponds to the MIME type.
|
DataContentHandler |
CommandMap.createDataContentHandler(String mimeType,
DataSource ds)
Locate a DataContentHandler that corresponds to the MIME type.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.