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

Method addDefinition

src/main/org/apache/tools/ant/taskdefs/Definer.java:561–619  ·  view source on GitHub ↗

Add a definition using the attributes of Definer @param al the ClassLoader to use @param name the name of the definition @param classname the classname of the definition @exception BuildException if an error occurs

(ClassLoader al, String name, String classname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
loadPropertiesMethod · 0.95

Calls 15

genComponentNameMethod · 0.95
setNameMethod · 0.95
setClassNameMethod · 0.95
setClassMethod · 0.95
setAdapterClassMethod · 0.95
setAdaptToClassMethod · 0.95
setRestrictMethod · 0.95
setClassLoaderMethod · 0.95
checkClassMethod · 0.95
getComponentHelperMethod · 0.95
getProjectMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected