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

Method resolveFile

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

Interpret the filename as a file relative to the given file unless the filename already represents an absolute filename. Differs from new File(file, filename) in that the resulting File's path will always be a normalized, absolute pathname. Also, if it is determined that filename

(File file, String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

resolveEntityMethod · 0.45
onStartElementMethod · 0.45
resolveEntityMethod · 0.45
initMethod · 0.45

Calls 8

isAbsolutePathMethod · 0.95
isContextRelativePathMethod · 0.95
dissectMethod · 0.95
normalizeMethod · 0.95
substringMethod · 0.80
getPropertyMethod · 0.65
replaceMethod · 0.45
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected