| public interface java.net URLStreamHandlerFactory
|
Java SE 6 |
URL stream
protocol handlers.
It is used by the URL class to create a
URLStreamHandler for a specific protocol.
| version | 1.19, 11/17/05 |
| since | JDK1.0 |
| See also | java.net.URL, java.net.URLStreamHandler |
| Methods | |||||||
|---|---|---|---|---|---|---|---|
| public URLStreamHandler | createURLStreamHandler(String protocol) Details
Creates a new URLStreamHandler instance with the specified
protocol.
| ||||||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|