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

Method getAllExtraFieldsNoCopy

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

Get all extra fields, including unparseable ones. @return An array of all extra fields. Not necessarily a copy of internal data structures, hence private method

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ZipEntryMethod · 0.95
cloneMethod · 0.95
getAllExtraFieldsMethod · 0.95

Calls 2

getUnparseableOnlyMethod · 0.95
getMergedFieldsMethod · 0.95

Tested by

no test coverage detected