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

Method doResourceOperations

src/main/org/apache/tools/ant/taskdefs/Copy.java:941–992  ·  view source on GitHub ↗

Actually does the resource copies. This is a good method for subclasses to override. @param map a map of source resource to array of destination files. @since Ant 1.7

(final Map<Resource, String[]> map)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 15

addFilterSetMethod · 0.95
copyResourceMethod · 0.95
getForceMethod · 0.95
getDueToMethod · 0.95
getGlobalFilterSetMethod · 0.80
isEmptyMethod · 0.65
logMethod · 0.65
sizeMethod · 0.65
getValueMethod · 0.65
getProjectMethod · 0.65
deleteMethod · 0.65
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected