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

Method readCentralDirectoryEntry

src/main/org/apache/tools/zip/ZipFile.java:488–575  ·  view source on GitHub ↗

Reads an individual entry of the central directory, creates an ZipEntry from it and adds it to the global maps. @param noUTF8Flag map used to collect entries that don't have their UTF-8 flag set and whose name will be set by data read from the local file header later. The current entry may be adde

(final Map<ZipEntry, NameAndComment> noUTF8Flag)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 15

getValueMethod · 0.95
parseMethod · 0.95
usesUTF8ForNamesMethod · 0.95
dosToJavaTimeMethod · 0.95
getValueMethod · 0.95
decodeMethod · 0.95
setGeneralPurposeBitMethod · 0.80
setTimeMethod · 0.80
setCompressedSizeMethod · 0.80
setInternalAttributesMethod · 0.80
setExternalAttributesMethod · 0.80

Tested by

no test coverage detected