Returns an enumeration of URL objects
representing all the resources with the given name. Class loader
implementations should override this method to specify where to load
resources from.
name
| The resource name |
URL objects for
the resources
IOException
| If I/O errors occur |
Diagram: ClassLoader