|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataContentHandler | |
---|---|
javax.activation | The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data. |
Uses of DataContentHandler in javax.activation |
---|
Methods in javax.activation that return DataContentHandler | |
---|---|
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. |
abstract DataContentHandler |
CommandMap.createDataContentHandler(java.lang.String mimeType)
Locate a DataContentHandler that corresponds to the MIME type. |
DataContentHandler |
CommandMap.createDataContentHandler(java.lang.String mimeType,
DataSource ds)
Locate a DataContentHandler that corresponds to the MIME type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |