Creates an absolute URL from the specified protocol, host, port and file. @param protocol the protocol to use @param host the host to connect to @param port the port at that host to connect to @param file the file on that host @exception MalformedURLException If an unknown protocol is found.
(String protocol, String host, int port, String file)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected