public Enumeration findResourcesPath(String path) {
   return archive.findResourcesPath(path);
 }