Generated by
JDiff

Class java.net.JarURLConnection

Documentation changed from old to new.

Changed Constructors
JarURLConnection(URL) Documentation changed from old to new.
Creates the new JarURLConnection to the specified URL.
 

Changed Methods
Certificate[] getCertificates() Documentation changed from old to new.
Return the Certificate object for this connection if the URL for it points to a JAR file entry null otherwise.