Find a resource of the specified name from the search path used to load
classes. This method locates the resource through the system class
loader (see getSystemClassLoader()).
name
| The resource name |
URL object for reading the
resource, or null if the resource could not be found
Diagram: ClassLoader