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 not stored for this graph (policy: none)
no test coverage detected