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

Method createEmptyZip

src/main/org/apache/tools/ant/taskdefs/Jar.java:876–920  ·  view source on GitHub ↗

Create an empty jar file. @param zipFile the file to create @return true for historic reasons @throws BuildException on error

(File zipFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

initZipOutputStreamMethod · 0.95
setUseZip64Method · 0.80
getZip64ModeMethod · 0.80
isCompressMethod · 0.80
logMethod · 0.65
equalsMethod · 0.45
getLocationMethod · 0.45
getAbsolutePathMethod · 0.45
getDestFileMethod · 0.45
setEncodingMethod · 0.45
getEncodingMethod · 0.45

Tested by

no test coverage detected