/[classpath]/classpath/java/net/URLStreamHandler.java
ViewVC logotype

Diff of /classpath/java/net/URLStreamHandler.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by green, Thu Sep 15 14:42:36 2005 UTC revision 1.35 by tromey, Sun Oct 2 22:58:41 2005 UTC
# Line 411  public abstract class URLStreamHandler Line 411  public abstract class URLStreamHandler
411     * @param url2 The second URL.     * @param url2 The second URL.
412     *     *
413     * @return True if both URLs contain the same host.     * @return True if both URLs contain the same host.
    *  
    * @exception UnknownHostException If an unknown host is found  
414     */     */
415    protected boolean hostsEqual(URL url1, URL url2)    protected boolean hostsEqual(URL url1, URL url2)
416    {    {

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26