API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.net. ContentHandlerFactory View Source
Author(s)
James Gosling
Since
JDK1.0
Version
1.13, 11/17/05
Serial
Hierarchy
 ContentHandlerFactory
Subinterfaces
Description
public interface ContentHandlerFactory
  This interface defines a factory for content handlers.
Methods
Hide/Show inherited methods
public ContentHandler createContentHandler (String mimetype)
  Creates a new ContentHandler to read an object from a URLStreamHandler.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar