Finds all resources of the specified name from the search path used to
load classes. The resources thus found are returned as an
Enumeration of URL objects.
The search order is described in the documentation for getSystemResource(String).
name
| The resource name |
URL
objects
IOException
| If I/O errors occur |
Diagram: ClassLoader