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

Method grabResources

src/main/org/apache/tools/ant/taskdefs/Zip.java:1578–1608  ·  view source on GitHub ↗

Fetch all included and not excluded resources from the sets. Included directories will precede included files. @param filesets an array of filesets @return the resources included @since Ant 1.5.2

(final FileSet[] filesets)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getResourcesToAddMethod · 0.95
grabManifestsMethod · 0.80

Calls 10

getResourceMethod · 0.95
getIncludedFilesMethod · 0.95
getFullpathMethod · 0.80
isEmptyMethod · 0.65
getProjectMethod · 0.65
addMethod · 0.65
getPrefixMethod · 0.45
getDirectoryScannerMethod · 0.45
setEncodingMethod · 0.45

Tested by

no test coverage detected