Package | Description |
---|---|
javax.activation |
Modifier and Type | Method and Description |
---|---|
DataContentHandler |
MailcapCommandMap.createDataContentHandler(String mimeType) |
DataContentHandler |
DataContentHandlerFactory.createDataContentHandler(String mimeType) |
abstract DataContentHandler |
CommandMap.createDataContentHandler(String mimeType)
Locate a DataContentHandler for the given mime
type.
|
DataContentHandler |
CommandMap.createDataContentHandler(String mimeType,
DataSource ds)
Locate a DataContentHandler for the given mime
type.
|
Copyright © 2013. All rights reserved.