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

Method createTempFile

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

Create a File object for a temporary file in a given directory. Without actually creating the file. The file denoted by the returned abstract pathname did not exist before this method was invoked, any subsequent invocation of this method will yield a different file name. If the filesys

(String prefix, String suffix, File parentDir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

isSelectedMethod · 0.95
doReportTempDirMethod · 0.80
executeMethod · 0.80
writeExternalArgsMethod · 0.80
renameFileMethod · 0.80
compileMethod · 0.80
executeMethod · 0.80
processFileMethod · 0.80
processFileMethod · 0.80
createListFileMethod · 0.80
executeMethod · 0.80
doReplaceMethod · 0.80

Calls 7

formatMethod · 0.80
getPropertyMethod · 0.65
getPathMethod · 0.45
getAbsolutePathMethod · 0.45
setPropertyMethod · 0.45
valueOfMethod · 0.45
existsMethod · 0.45