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

Method getEntry

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

Returns a named entry - or null if no entry by that name exists. If multiple entries with the same name exist the first entry in the archive's central directory by that name is returned. @param name name of the entry. @return the ZipEntry corresponding to the given name - or {@code

(final String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

fetchEntryMethod · 0.95
parseMethod · 0.95
testExtraFieldMethod · 0.95
testZipgroupfilesetMethod · 0.95
assertCanReadMethod · 0.45
testRootFilesInIndexMethod · 0.45
testZip64ModeJarMethod · 0.45
testPrefixAddsDirMethod · 0.45
testTarFileSetMethod · 0.45

Calls 1

getMethod · 0.65

Tested by 13

testExtraFieldMethod · 0.76
testZipgroupfilesetMethod · 0.76
assertCanReadMethod · 0.36
testRootFilesInIndexMethod · 0.36
testZip64ModeJarMethod · 0.36
testPrefixAddsDirMethod · 0.36
testTarFileSetMethod · 0.36