Generated by
JDiff

Class java.net.URLClassLoader

Documentation changed from old to new.

Changed Methods
URL findResource(String) Documentation changed from old to new.
Finds the resource with the specified name on the URL search path.
URL[] getURLs() Documentation changed from old to new.
Returns the search path of URLs for loading classes and resources.
Package definePackage(String, Manifest, URL) Documentation changed from old to new.
Defines a new package by name in this ClassLoader.