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

Method genComponentName

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

Map a namespaced {uri,name} to an internal string format. For BC purposes the names from the ant core uri will be mapped to "name", other names will be mapped to uri + ":" + name. @param uri The namespace URI @param name The localname @return The stringified form of the ns name

(String uri, String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

handleChildrenMethod · 0.95
getComponentNameMethod · 0.95
handleChildMethod · 0.95
componentDefMethod · 0.95
isSelectedMethod · 0.95
addDefinitionMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95
doesTypeExistMethod · 0.95
onStartElementMethod · 0.95

Calls 2

isEmptyMethod · 0.65
equalsMethod · 0.45

Tested by

no test coverage detected