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

Method makeTask

src/main/org/apache/tools/ant/UnknownElement.java:478–488  ·  view source on GitHub ↗

Creates a named task and configures it up to the init() stage. @param ue The UnknownElement to create the real task for. Must not be null . @param w Ignored. @return the task specified by the given unknown element, or null if the task name is not recogni

(UnknownElement ue, RuntimeConfigurable w)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

setOwningTargetMethod · 0.95
initMethod · 0.95
getOwningTargetMethod · 0.80
getProjectMethod · 0.65
createTaskMethod · 0.45
getTagMethod · 0.45
setLocationMethod · 0.45
getLocationMethod · 0.45

Tested by

no test coverage detected