Frames | No Frames |
Methods with return type java.net.URLStreamHandler | |
URLStreamHandler |
Classes derived from java.net.URLStreamHandler | |
class | An HTTPS URL stream handler.
|
Classes derived from java.net.URLStreamHandler | |
class | An FTP URL stream handler.
|
Classes derived from java.net.URLStreamHandler | |
class |
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.
|
Classes derived from java.net.URLStreamHandler | |
class |
Classes derived from java.net.URLStreamHandler | |
class | An HTTP URL stream handler.
|
Classes derived from java.net.URLStreamHandler | |
class |
Classes derived from java.net.URLStreamHandler | |
class | This is the protocol handler for the "file" protocol.
|