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

Method translatePath

src/main/org/apache/tools/ant/Project.java:1500–1503  ·  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

(final String toProcess)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

translatePathMethod · 0.95

Tested by

no test coverage detected