Search Results
OK to copy?
Examples 1 through 3 of
3 (0.0010 seconds)
Class:
org.apache.batik.util.Service
©,
Rating:
100% of 1,
C2
Class: org.springframework.core.io.support.PathMatchingResourcePatternResolver ©, Rating: 100% of 2, C2
Class: org.apache.tools.ant.taskdefs.Definer ©, Rating: 0% of 0, C1
114 Enumeration e;
115 try {
116 e = cl.getResources(serviceFile);
117 } catch (IOException ioe) {
118 return v.iterator();
Class: org.springframework.core.io.support.PathMatchingResourcePatternResolver ©, Rating: 100% of 2, C2
201 cl = Thread.currentThread().getContextClassLoader();
202 }
203 Enumeration resourceUrls = cl.getResources(path);
204 List result = new ArrayList();
205 while (resourceUrls.hasMoreElements()) {
Class: org.apache.tools.ant.taskdefs.Definer ©, Rating: 0% of 0, C1
265 Enumeration ret;
266 try {
267 ret = classLoader.getResources(resource);
268 } catch (IOException e) {
269 throw new BuildException(
Result Page:
1