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

Method setAntlib

src/main/org/apache/tools/ant/taskdefs/Definer.java:462–474  ·  view source on GitHub ↗

Antlib attribute, sets resource and uri. uri is set the antlib value and, resource is set to the antlib.xml resource in the classpath. For example antlib="antlib:org.acme.bland.cola" corresponds to uri="antlib:org.acme.bland.cola" resource="org/acme/bland/cola/antlib.xml". ASF Bugzilla Bug 31999 @pa

(String antlib)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

tooManyDefinitionsMethod · 0.95
substringMethod · 0.80
setURIMethod · 0.45
replaceMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected