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

Method copy

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

Make a copy of the unknown element and set it in the new project. @param newProject the project to create the UE in. @return the copied UE.

(Project newProject)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

getTagMethod · 0.95
setNamespaceMethod · 0.95
getNamespaceMethod · 0.95
setQNameMethod · 0.95
getQNameMethod · 0.95
getTaskNameMethod · 0.95
setProjectMethod · 0.95
setPolyTypeMethod · 0.95
getWrapperMethod · 0.95
setAttributeMethod · 0.95
addTextMethod · 0.95
addChildMethod · 0.95

Tested by

no test coverage detected