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

Method ZipEntry

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

Creates a new zip entry with the specified name. Assumes the entry represents a directory if and only if the name ends with a forward slash "/". @param name the name of the entry @since 1.1

(final String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

setNameMethod · 0.95
setExtraFieldsMethod · 0.95
parseMethod · 0.95
setExtraMethod · 0.95
setMethodMethod · 0.95
setInternalAttributesMethod · 0.95
setExternalAttributesMethod · 0.95
setPlatformMethod · 0.95
setGeneralPurposeBitMethod · 0.95
cloneMethod · 0.95
setSizeMethod · 0.95

Tested by

no test coverage detected