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

Method handleChild

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

Try to create a nested element of parent for the given tag. @return whether the creation has been successful

(
        String parentUri,
        IntrospectionHelper ih,
        Object parent, UnknownElement child,
        RuntimeConfigurable childWrapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handleChildrenMethod · 0.95

Calls 15

genComponentNameMethod · 0.95
setTaskNameMethod · 0.95
setTaskTypeMethod · 0.95
supportsNestedElementMethod · 0.80
getElementCreatorMethod · 0.80
isDynamicMethod · 0.80
getPolyTypeMethod · 0.80
getPreSetsMethod · 0.80
setCreatorMethod · 0.80
handleChildrenMethod · 0.80
getProjectMethod · 0.65

Tested by

no test coverage detected