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

Method handleChildren

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

Creates child elements, creates children of the children (recursively), and sets attributes of the child elements. @param parent The configured object for the parent. Must not be null . @param parentWrapper The wrapper containing child wrappers to be

(
        Object parent,
        RuntimeConfigurable parentWrapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

configureMethod · 0.95
handleChildMethod · 0.80

Calls 15

getNamespaceMethod · 0.95
getHelperMethod · 0.95
isEnabledMethod · 0.95
supportsNestedElementMethod · 0.95
genComponentNameMethod · 0.95
getTagMethod · 0.95
handleChildMethod · 0.95
throwNotSupportedMethod · 0.95
addTaskMethod · 0.95
getElementTagMethod · 0.80
getElementMethod · 0.80
isEmptyMethod · 0.65

Tested by

no test coverage detected