|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
java.net
|
Method Summary | |
---|---|
URLStreamHandler |
createURLStreamHandler(String protocol)
Creates a new URLStreamHandler instance with the specified
protocol. |
Method Detail |
---|
URLStreamHandler createURLStreamHandler(String protocol)
URLStreamHandler
instance with the specified
protocol.
protocol
- the protocol ("ftp
",
"http
", "nntp
", etc.).
URLStreamHandler
for the specific protocol.URLStreamHandler