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

Method addResources

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

Add the given resources. @param fileset may give additional information like fullpath or permissions. @param resources the resources to add @param zOut the stream to write to @throws IOException on error @since Ant 1.5.2

(final FileSet fileset, final Resource[] resources,
                                      final ZipOutputStream zOut)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMainMethod · 0.95

Calls 15

getPrefixMethod · 0.95
getFullpathMethod · 0.95
getDirModeMethod · 0.95
getFileModeMethod · 0.95
addParentDirsMethod · 0.95
getSrcMethod · 0.95
hasDirModeBeenSetMethod · 0.95
getUnixModeMethod · 0.95
addDirectoryResourceMethod · 0.95
zipFileMethod · 0.95
hasFileModeBeenSetMethod · 0.95
addResourceMethod · 0.95

Tested by

no test coverage detected