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

Method fromURI

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

Constructs a file path from a file: URI. Will be an absolute path if the given URI is absolute. Swallows '%' that are not followed by two characters, doesn't deal with non-ASCII characters. @param uri the URI designating a file in the local filesystem. @return the local

(String uri)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

fromURIMethod · 0.95
isAbsolutePathMethod · 0.95
normalizeMethod · 0.95
equalsMethod · 0.45
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected