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

Method populateFromCentralDirectory

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

Reads the central directory of the given archive and populates the internal tables with ZipEntry instances. The ZipEntrys will know all data that can be obtained from the central directory alone, but not the data that requires the local file header or additional data to be read. @return a m

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ZipFileMethod · 0.95

Calls 5

getValueMethod · 0.95
readFullyMethod · 0.45

Tested by

no test coverage detected