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

Interface ZipExtraField

src/main/org/apache/tools/zip/ZipExtraField.java:33–85  ·  view source on GitHub ↗

General format of extra field data. Extra fields usually appear twice per file, once in the local file data and once in the central directory. Usually they are the same, but they don't have to be. java.util.zip.ZipOutputStream java.util.zip.ZipOutputStream will only use the local file

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 33

registerMethod · 0.95
addExtraFieldMethod · 0.65
addAsFirstExtraFieldMethod · 0.65
removeExtraFieldMethod · 0.65
getExtraFieldMethod · 0.65
mergeExtraFieldsMethod · 0.65
testReparseFileMethod · 0.65
testReparseLinkMethod · 0.65
testReparseDirectoryMethod · 0.65

Implementers 6

JarMarkersrc/main/org/apache/tools/zip/JarMarke
AsiExtraFieldsrc/main/org/apache/tools/zip/AsiExtra
UnrecognizedExtraFieldsrc/main/org/apache/tools/zip/Unrecogn
Zip64ExtendedInformationExtraFieldsrc/main/org/apache/tools/zip/Zip64Ext
UnparseableExtraFieldDatasrc/main/org/apache/tools/zip/Unparsea
AbstractUnicodeExtraFieldsrc/main/org/apache/tools/zip/Abstract

Calls

no outgoing calls

Tested by

no test coverage detected