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

Method write

src/main/org/apache/tools/ant/taskdefs/Manifest.java:947–949  ·  view source on GitHub ↗

Write the manifest out to a print writer without flattening multi-values attributes (i.e. Class-Path). @param writer the Writer to which the manifest is written @throws IOException if the manifest cannot be written

(PrintWriter writer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

executeMethod · 0.95
toStringMethod · 0.95
writeMethod · 0.45

Calls 7

getSectionMethod · 0.95
writeMethod · 0.95
printMethod · 0.80
getAttributeValueMethod · 0.45
removeAttributeMethod · 0.45
keySetMethod · 0.45

Tested by

no test coverage detected