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

Method newOutputStream

src/main/org/apache/tools/ant/util/FileUtils.java:1910–1917  ·  view source on GitHub ↗

Opens a new OutputStream for the given Path. @param path the path of the file @param append whether to append to or a replace an existing file @return a stream ready to write to the file @throws IOException if stream creation fails @since Ant 1.10.2

(Path path, boolean append)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getOutputStreamMethod · 0.95
executeMethod · 0.95
openFileImplMethod · 0.95
getOutputStreamMethod · 0.95
getErrorStreamMethod · 0.95
executeMethod · 0.95
ensureOpenedMethod · 0.95
ZipOutputStreamMethod · 0.80
buildFinishedMethod · 0.80
processArgsMethod · 0.80
doReportTempDirMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by 2

setDestinationMethod · 0.64
executeMethod · 0.64