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

Method translatePath

src/main/org/apache/tools/ant/types/Path.java:402–424  ·  view source on GitHub ↗

Splits a PATH (with : or ; as separators) into its parts. @param project the project to use @param source a String value @return an array of strings, one for each path element

(Project project, String source)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setPathMethod · 0.95

Calls 10

hasMoreTokensMethod · 0.95
nextTokenMethod · 0.95
resolveFileMethod · 0.95
translateFileSepMethod · 0.95
logMethod · 0.65
addMethod · 0.65
appendMethod · 0.45
getPathMethod · 0.45
lengthMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected