protected void addURL (URL url)

Appends the specified URL to the list of URLs to search for classes and resources.

If the URL specified is null or is already in the list of URLs, or if this loader is closed, then invoking this method has no effect.

Parameters:
url    the URL to be added to the search path of URLs