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

Method translatePath

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

Translate a path into its native (platform specific) format. This method uses PathTokenizer to separate the input path into its components. This handles DOS style paths in a relatively sensible way. The file separators are then converted to their platform specific versions. @param toProcess The

(String toProcess)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

translatePathMethod · 0.95
setCcmDirMethod · 0.95
setClearToolDirMethod · 0.95
setSosCmdMethod · 0.95
setSsdirMethod · 0.95

Calls 7

hasMoreTokensMethod · 0.95
nextTokenMethod · 0.95
isEmptyMethod · 0.65
lengthMethod · 0.45
replaceMethod · 0.45
appendMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected