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

Method setNamespace

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

Set the namespace of the XML element associated with this component. This method is typically called by the XML processor. If the namespace is "ant:current", the component helper is used to get the current antlib uri. @param namespace URI used in the xmlns declaration.

(String namespace)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

copyMethod · 0.95
copyMethod · 0.95
getNestedTaskMethod · 0.95
onStartElementMethod · 0.95

Calls 4

getComponentHelperMethod · 0.95
getCurrentAntlibUriMethod · 0.95
getProjectMethod · 0.65
equalsMethod · 0.45

Tested by

no test coverage detected