Uses of Interface
javax.activation.DataContentHandler
-
Packages that use DataContentHandler Package Description javax.activation -
-
Uses of DataContentHandler in javax.activation
Methods in javax.activation that return DataContentHandler 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, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.