GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.net.URLStreamHandler | |
This method initializes a new instance of URL with the
specified protocol, host, port, and file. | |
Creates an URL from given arguments
This method parses a String representation of a URL within the
context of an existing URL. |
Methods with return type java.net.URLStreamHandler | |
URLStreamHandler | This method maps the protocol portion of a URL to a
URLStreamHandler object.
|
GNU Classpath (0.95) |