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

Diff of /classpath/java/net/URLConnection.java

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

revision 1.32 by tromey, Tue Sep 28 21:48:08 2004 UTC revision 1.33 by mkoch, Sun Nov 21 18:36:53 2004 UTC
# Line 423  public abstract class URLConnection Line 423  public abstract class URLConnection
423     * <code>UnknownServiceException</code> so subclasses are encouraged     * <code>UnknownServiceException</code> so subclasses are encouraged
424     * to override this method.</p>     * to override this method.</p>
425     *     *
426       * @return the content
427       *
428     * @exception IOException If an error with the connection occurs.     * @exception IOException If an error with the connection occurs.
429     * @exception UnknownServiceException If the protocol does not support the     * @exception UnknownServiceException If the protocol does not support the
430     * content type at all.     * content type at all.
# Line 450  public abstract class URLConnection Line 452  public abstract class URLConnection
452     *     *
453     * @param classes The allowed classes for the content     * @param classes The allowed classes for the content
454     *     *
455       * @return the content
456       *
457     * @exception IOException If an error occurs     * @exception IOException If an error occurs
458     * @exception UnknownServiceException If the protocol does not support the     * @exception UnknownServiceException If the protocol does not support the
459     * content type     * content type

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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