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

Method configure

src/main/org/apache/tools/ant/ProjectHelper.java:334–354  ·  view source on GitHub ↗

Configures an object using an introspection handler. @param target The target object to be configured. Must not be null . @param attrs A list of attributes to configure within the target. Must not be null . @param project The project containing t

(Object target, AttributeList attrs,
                                 Project project)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

getHelperMethod · 0.95
replacePropertiesMethod · 0.95
setAttributeMethod · 0.95
getProxyMethod · 0.65
getValueMethod · 0.65
getPropertiesMethod · 0.65
getNameMethod · 0.65
getLengthMethod · 0.45
equalsMethod · 0.45

Tested by

no test coverage detected