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

Method getResolvedPath

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

Tries to get the canonical path of a file resolving symbolic links or Windows junctions. On any platform other than Windows this simply invokes File#getCanonicalPath() - the same is true for Windows if the current Java VM is at least Java 24. Prior to Java 24 getCanonicalPath<

(File f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

executeMethod · 0.95
isLeadingPathMethod · 0.95
isSameFileMethod · 0.95
renameMethod · 0.95
checkIncludePatternsMethod · 0.80
renameFileMethod · 0.80
extractFileMethod · 0.80
recreateMethod · 0.80
recordMethod · 0.80
findLinksMethod · 0.80
loadLinksMethod · 0.80

Calls 8

getPathStackMethod · 0.95
getPathMethod · 0.95
pushMethod · 0.80
getNameMethod · 0.65
existsMethod · 0.45
toStringMethod · 0.45
getParentFileMethod · 0.45
addAllMethod · 0.45