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

Method findClass

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

Searches for and load a class on the classpath of this class loader. @param name The name of the class to be loaded. Must not be null . @return the required Class object @exception ClassNotFoundException if the requested class does not exist

(final String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

forceLoadClassMethod · 0.95
loadClassMethod · 0.95
testFindClassMethod · 0.95
checkClassMethod · 0.80
loadClassMethod · 0.80
resolveClassNameMethod · 0.80
loadClassMethod · 0.80
loadClassMethod · 0.80
testCleanupMethod · 0.80
testGetPackageMethod · 0.80
testCodeSourceMethod · 0.80
testSignedJarMethod · 0.80

Calls 2

logMethod · 0.95
findClassInComponentsMethod · 0.95

Tested by 5

testFindClassMethod · 0.76
testCleanupMethod · 0.64
testGetPackageMethod · 0.64
testCodeSourceMethod · 0.64
testSignedJarMethod · 0.64