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

Method toVMSPath

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

Returns a VMS String representation of a File object. This is useful since the JVM by default internally converts VMS paths to Unix style. The returned String is always an absolute path. @param f The File to get the VMS path for. @return The absolute VMS path to f</c

(File f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

normalizeMethod · 0.95
indexOfMethod · 0.80
substringMethod · 0.80
lastIndexOfMethod · 0.80
getNameMethod · 0.65
getPathMethod · 0.45
getAbsolutePathMethod · 0.45
isDirectoryMethod · 0.45
lengthMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected