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

Method getTaskDefinitions

src/main/org/apache/tools/ant/Project.java:1039–1041  ·  view source on GitHub ↗

Return the current task definition hashtable. The returned hashtable is "live" and so should not be modified. @return a map of from task name to implementing class (String to Class).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

executeMethod · 0.45
evalMethod · 0.45
assertTaskDefFailsMethod · 0.45
testAddTaskDefinitionMethod · 0.45

Calls 1

getComponentHelperMethod · 0.95

Tested by 4

assertTaskDefFailsMethod · 0.36
testAddTaskDefinitionMethod · 0.36