| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataContentHandler | |
|---|---|
| javax.activation | |
| Uses of DataContentHandler in javax.activation | 
|---|
| Methods in javax.activation that return DataContentHandler | |
|---|---|
|  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. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.