MCPcopy Create free account
hub / github.com/apache/ant / findResources

Method findResources

src/main/org/apache/tools/ant/AntClassLoader.java:971–974  ·  view source on GitHub ↗

Returns an enumeration of URLs representing all the resources with the given name by searching the class loader's classpath. @param name The resource name to search for. Must not be null . @return an enumeration of URLs for the resources @exception IOException if I/O errors

(final String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getNamedResourcesMethod · 0.95

Calls 4

isParentFirstMethod · 0.95
appendMethod · 0.95
getRootLoaderMethod · 0.95
getResourcesMethod · 0.45

Tested by

no test coverage detected