| Package | Description | 
|---|---|
| javax.activation | 
| 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. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2025, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.