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

Method loadResource

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

Returns a stream to read the requested resource name from this loader. @param name The name of the resource for which a stream is required. Must not be null . @return a stream to the required resource or null if the resource cannot be found on the loade

(final String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getResourceAsStreamMethod · 0.95

Calls 3

getResourceStreamMethod · 0.95
streamMethod · 0.80
filterMethod · 0.65

Tested by

no test coverage detected