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

Method loadClass

src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java:740–746  ·  view source on GitHub ↗

Load named class either via the system classloader or a given custom classloader. As a side effect, the loader is set as the thread context classloader @param classname the name of the class to load. @return the requested class.

(final String classname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

resolveProcessorMethod · 0.95

Calls 1

setupLoaderMethod · 0.95

Tested by

no test coverage detected