API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.activation. DataContentHandlerFactory View Source
Author(s)
Since
1.6
Version
Serial
Hierarchy
 DataContentHandlerFactory
Subinterfaces
Description
public interface DataContentHandlerFactory
  This interface defines a factory for DataContentHandlers.
See also:   
Methods
Hide/Show inherited methods
public DataContentHandler createDataContentHandler (String mimeType)
  Creates a new DataContentHandler object for the MIME type.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar