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

Method putNextEntry

src/main/org/apache/tools/zip/ZipOutputStream.java:738–779  ·  view source on GitHub ↗

Put the specified entry into the archive. @throws Zip64RequiredException if the entry's uncompressed or compressed size is known to exceed 4 GByte and #setUseZip64 is Zip64Mode#Never.

(ZipEntry archiveEntry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

zipDirMethod · 0.45
zipFileMethod · 0.45
tarResourceMethod · 0.45
mergeZipJarContentsMethod · 0.45
addToOutputStreamMethod · 0.45
isRebuildRequiredMethod · 0.45
isRebuildRequiredMethod · 0.45
addFileToJarMethod · 0.45
createTestFileMethod · 0.45

Calls 14

closeEntryMethod · 0.95
setDefaultsMethod · 0.95
getEffectiveZip64ModeMethod · 0.95
shouldAddZip64ExtraMethod · 0.95
getZip64ExtraMethod · 0.95
setSizeMethod · 0.95
setCompressedSizeMethod · 0.95
writeLocalFileHeaderMethod · 0.95
setExtraMethod · 0.80
addMethod · 0.65
getMethodMethod · 0.45