예제 #1
0
 public void addToClasspath(Trackable path) throws MalformedURLException {
   loader.addURL(path.getUrl());
 }