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

Method doGet

src/main/org/apache/tools/ant/taskdefs/Get.java:180–187  ·  view source on GitHub ↗

make a get request, with the supplied progress and logging info. All the other config parameters are set at the task level, source, dest, ignoreErrors, etc. @param logLevel level to log at, see Project#log(String, int) @param progress progress callback; null for no-callbacks @return true for

(final int logLevel, final DownloadProgress progress)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 15

checkAttributesMethod · 0.95
logMethod · 0.95
closeStreamsMethod · 0.95
wasSuccessfulMethod · 0.95
registerThreadTaskMethod · 0.80
joinMethod · 0.80
getURLMethod · 0.65
iteratorMethod · 0.65
getProjectMethod · 0.65
startMethod · 0.65
asMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected