API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.net. URLStreamHandlerFactory View Source
Author(s)
Arthur van Hoff
Since
JDK1.0
Version
1.19, 11/17/05
Serial
Hierarchy
 URLStreamHandlerFactory
Subinterfaces
Description
public interface URLStreamHandlerFactory
  This interface defines a factory for URL stream protocol handlers.
See also:    URL URLStreamHandler
Methods
Hide/Show inherited methods
public URLStreamHandler createURLStreamHandler (String protocol)
  Creates a new URLStreamHandler instance with the specified protocol.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar