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

Class AntClassLoader

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

Used to load classes within ant with a different classpath from that used to start ant. Note that it is possible to force a class into this loader even when that class is on the system classpath by using the forceLoadClass method. Any subsequent classes loaded by that class will then use this loader

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getFileUtilsMethod · 0.95
isAtLeastJavaVersionMethod · 0.95
invokeMethod · 0.45

Tested by

no test coverage detected