Untamed:
URLStreamHandler
createURLStreamHandler(String protocol)
URLStreamHandler instance with the specified
protocol.
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