2003-05-09 Michael Koch <konqueror@gmx.de>
* java/net/JarURLConnection.java (getJarEntry): Merged documentation from classpath. (getJarFile): Likewise. (getMainAttributes): Likewise. (getAttributes): Likewise. (getManifest): Likewise. (getCertificates): Reformatted. * java/net/URLConnection.java: Little classpath merge. From-SVN: r66625
This commit is contained in:
committed by
Michael Koch
parent
d8048dc2f7
commit
44db872cf5
@@ -1021,4 +1021,5 @@ public abstract class URLConnection
|
||||
dateFormat3 = new SimpleDateFormat("EEE MMM d hh:mm:ss yyyy", locale);
|
||||
dateformats_initialized = true;
|
||||
}
|
||||
}
|
||||
} // class URLConnection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user