Changed Methods |
InetAddress getHostAddress(URL )
|
Documentation changed from old to new. |
Get the IP address of our host. |
boolean sameFile(URL, URL)
|
Documentation changed from old to new. |
Compare two urls to see whether they refer to the same file i.e. |
boolean equals(URL, URL)
|
Documentation changed from old to new. |
Provides the default equals calculation. |
int hashCode(URL )
|
Documentation changed from old to new. |
Provides the default hash calculation. |
void setURL(URL, String, String, int, String, String, String, String, String)
|
Documentation changed from old to new. |
Sets the fields of the URL argument to the indicated values. |