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

Method addResource

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

Add a file entry.

(final Resource r, final String name, final String prefix,
                             final ZipOutputStream zOut, final int mode,
                             final ZipFile zf, final File fromArchive)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addResourcesMethod · 0.95

Calls 8

getMethodMethod · 0.95
zipFileMethod · 0.95
getExtraFieldsMethod · 0.95
getNameMethod · 0.65
getEntryMethod · 0.45
getInputStreamMethod · 0.45
getLastModifiedMethod · 0.45
getExtraFieldsMethod · 0.45

Tested by

no test coverage detected