Esempio n. 1
0
 public InputStream getResourceAsStream(String name) {
   return resourceLocator.getResourceAsStream(name);
 }