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

Method makeObject

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

Creates a named task or data type. If the real object is a task, it is configured up to the init() stage. @param ue The unknown element to create the real object for. Must not be null . @param w Ignored in this implementation. @return the task or data type represented by the

(UnknownElement ue, RuntimeConfigurable w)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

maybeConfigureMethod · 0.95

Calls 15

getComponentHelperMethod · 0.95
createComponentMethod · 0.95
getNotFoundExceptionMethod · 0.95
setTaskTypeMethod · 0.95
setTaskNameMethod · 0.95
initMethod · 0.95
createObjectMethod · 0.80
getPreSetsMethod · 0.80
getTaskTypeMethod · 0.80
setOwningTargetMethod · 0.80
getOwningTargetMethod · 0.80
isEnabledMethod · 0.65

Tested by

no test coverage detected