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

Method dissect

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

Dissect the specified absolute path. @param path the path to dissect. @return String[] {root, remaining path}. @throws java.lang.NullPointerException if path is null. @since Ant 1.7

(String path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

resolveFileMethod · 0.95
normalizeMethod · 0.95
tokenizePathMethod · 0.80
tokenizePathAsArrayMethod · 0.80
findFileMethod · 0.80

Calls 7

isAbsolutePathMethod · 0.95
indexOfMethod · 0.80
substringMethod · 0.80
replaceMethod · 0.45
appendMethod · 0.45
toStringMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected