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

Method createAntlib

src/main/org/apache/tools/ant/taskdefs/Antlib.java:63–112  ·  view source on GitHub ↗

Static method to read an ant lib definition from a url. @param project the current project @param antlibUrl the url to read the definitions from @param uri the uri that the antlib is to be placed in @return the ant lib task

(Project project, URL antlibUrl,
                                      String uri)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadAntlibMethod · 0.95

Calls 15

getComponentHelperMethod · 0.95
enterAntLibMethod · 0.95
getInstanceMethod · 0.95
parseAntlibDescriptorMethod · 0.95
getTagMethod · 0.95
configureMethod · 0.95
exitAntLibMethod · 0.95
openConnectionMethod · 0.80
getReferenceMethod · 0.80
setProjectMethod · 0.65

Tested by

no test coverage detected