Modifier and Type | Method and Description |
---|---|
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.
|
Copyright ? 2004-2005 Sun Microsystems Inc. All Rights Reserved.