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

Method addPathFile

src/main/org/apache/tools/ant/AntClassLoader.java:514–559  ·  view source on GitHub ↗

Add a file to the path. Reads the manifest, if available, and adds any additional class path jars specified in the manifest. @param pathComponent the file which is to be added to the path for this class loader @throws IOException if data needed from the file cannot be read.

(final File pathComponent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addPathElementMethod · 0.95

Calls 15

newJarFileMethod · 0.95
logMethod · 0.95
decodeUriMethod · 0.95
isInPathMethod · 0.95
getFileURLMethod · 0.80
hasMoreTokensMethod · 0.80
nextTokenMethod · 0.80
getMethod · 0.65
getValueMethod · 0.65
putMethod · 0.65
isEmptyMethod · 0.65
getFileMethod · 0.65

Tested by

no test coverage detected