|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed:
Method Summary | |
URLStreamHandler |
createURLStreamHandler(String protocol)
Enabled: Creates a new URLStreamHandler instance with the specified
protocol. |
Method Detail |
public URLStreamHandler createURLStreamHandler(String protocol)
URLStreamHandler
instance with the specified
protocol.
protocol
- the protocol ("ftp
",
"http
", "nntp
", etc.).
URLStreamHandler
for the specific protocol.java.net.URLStreamHandler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |