|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.activation
|
Method Summary | |
---|---|
DataContentHandler |
createDataContentHandler(String mimeType)
Creates a new DataContentHandler object for the MIME type. |
Method Detail |
---|
DataContentHandler createDataContentHandler(String mimeType)
mimeType
- the MIME type to create the DataContentHandler for.
DataContentHandler
, or null
if none are found.