Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Uses of Interface
javax.activation.DataContentHandler

Packages that use DataContentHandler
javax.activation   
 

Uses of DataContentHandler in javax.activation
 

Methods in javax.activation that return DataContentHandler
abstract  DataContentHandler CommandMap.createDataContentHandler(String mimeType)
          Locate a DataContentHandler that corresponds to the MIME type.
 DataContentHandler DataContentHandlerFactory.createDataContentHandler(String mimeType)
          Creates a new DataContentHandler object for the MIME type.
 DataContentHandler MailcapCommandMap.createDataContentHandler(String mimeType)
          Return the DataContentHandler for the specified MIME type.
 DataContentHandler CommandMap.createDataContentHandler(String mimeType, DataSource ds)
          Locate a DataContentHandler that corresponds to the MIME type.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.