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

Class ZipFile

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

Replacement for java.util.ZipFile . This class adds support for file name encodings other than UTF-8 (which is required to work on ZIP files created by native zip tools and is able to skip a preamble like the one found in self extracting archives. Furthermore it returns instances of

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getValueMethod · 0.95
getOffsetEntryMethod · 0.80

Tested by

no test coverage detected