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

Method getResource

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

Finds the resource with the given name. A resource is some data (images, audio, text, etc) that can be accessed by class code in a way that is independent of the location of the code. @param name The name of the resource for which a stream is required. Must not be null . @r

(final String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

classpathLookupMethod · 0.95
testGetResourcesMethod · 0.95

Calls 5

isParentFirstMethod · 0.95
logMethod · 0.95
getUrlMethod · 0.95
getRootLoaderMethod · 0.95
getResourceMethod · 0.65

Tested by 2

testGetResourcesMethod · 0.76