| Klasse java.net.URLStreamHandler | 1.0 |
java.lang.Object | +--java.net.URLStreamHandler
| Methoden | |
|---|---|
| protected boolean | equals(URL u1, URL u2) ![]() |
| public int | getDefaultPort() ![]() |
| protected InetAddress | getHostAddress() ![]() |
| protected boolean | hostsEqual(URL u1, URL u2) ![]() |
| protected abstract URLConnection | openConnection(URL u) |
| protected void | parseURL(URL u, String spec, int start, int limit) |
| protected boolean | sameFile(URL u1, URL u2) ![]() |
| protected void | setURL(URL u, String protocol, String host, int port, String file, String ref)
Verworfen in Version 1.3. |
| protected void | setURL(URL u, String protocol, String host, int port, String authority, String userInfo, String path, String query, String ref) ![]() |
| protected String | toExternalForm(URL u) |
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)
![[1.3]](../../images/marg13.gif)