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

Method addExtraField

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

Adds an extra field - replacing an already present extra field of the same type. If no extra field of the same type exists, the field will be added as last field. @param ze an extra field @since 1.1

(final ZipExtraField ze)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

mergeExtraFieldsMethod · 0.95
testExtraFieldsMethod · 0.95
createTestFileMethod · 0.95
addUnicodeExtraFieldsMethod · 0.80

Calls 5

getExtraFieldMethod · 0.95
removeExtraFieldMethod · 0.95
copyOfMethod · 0.95
setExtraMethod · 0.95
getHeaderIdMethod · 0.65

Tested by 2

testExtraFieldsMethod · 0.76
createTestFileMethod · 0.76