No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.net.URLStreamHandlerFactory | 
Defines a factory which creates an URLStreamHandler for a specified protocol. It is used by the class URL. 
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Creates a new 
            URLStreamHandlerinstance for the givenprotocol. | ||||||||||
Creates a new URLStreamHandler instance for the given protocol.
| protocol | the protocol for which a handler is needed. | 
|---|