|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.activation |
| Uses of DataContentHandler in 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. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.