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

Method register

src/main/org/apache/tools/zip/ExtraFieldUtils.java:62–78  ·  view source on GitHub ↗

Register a ZipExtraField implementation. The given class must have a no-arg constructor and implement the ZipExtraField ZipExtraField interface. @param c the class to register @since 1.1

(Class<?> c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ExtraFieldUtilsClass · 0.95

Calls 4

getHeaderIdMethod · 0.95
putMethod · 0.65
newInstanceMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected