classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: Patch: URLConnection


From: Michael Koch
Subject: Re: FYI: Patch: URLConnection
Date: Fri, 9 Apr 2004 17:29:50 +0200
User-agent: KMail/1.5.4

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Freitag, 9. April 2004 16:47 schrieb Jeroen Frijters:

> @@ -872,7 +872,7 @@
>     */
>    public static synchronized void
> setContentHandlerFactory(ContentHandlerFactory factory)
>    {
> -    if (factory != null)
> +    if (URLConnection.factory != null)
>        throw new Error("ContentHandlerFactory already set");

Thx, but how did you find this ? By reading source or using some tool?


Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAdsFvWSOgCCdjSDsRAgV7AJ0ctFAlxVSYRIM3pxN+NOhuXjNc/QCfWgXp
mVHDnKiVBmIGCk+bX0Xsgk8=
=yFsJ
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]