Esempio n. 1
0
 public Enumeration<URL> getResources(String name) throws IOException {
   return loader.getResources(name);
 }