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

Method mergeExtraFields

src/main/org/apache/tools/zip/ZipEntry.java:732–760  ·  view source on GitHub ↗

If there are no extra fields, use the given fields as new extra data - otherwise merge the fields assuming the existing fields and the new fields stem from different locations inside the archive. @param f the extra fields to merge @param local whether the new fields originate from local data

(final ZipExtraField[] f, final boolean local)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setExtraMethod · 0.95

Calls 9

setExtraFieldsMethod · 0.95
getExtraFieldMethod · 0.95
addExtraFieldMethod · 0.95
setExtraMethod · 0.95
getHeaderIdMethod · 0.65
getLocalFileDataDataMethod · 0.65

Tested by

no test coverage detected