Relates :
|
|
Relates :
|
In current release if null is passed as url, null is appended to the list of the search path. If this behavior is right, I think this fact must be reflected in both addURL and getURLs methods. But may be it will more convenient throw NullPointerException or do nothing in case of null url.
|