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

Method addInputHandler

src/main/org/apache/tools/ant/Main.java:916–927  ·  view source on GitHub ↗

Creates the InputHandler and adds it to the project. @param project the project instance. @exception BuildException if a specified InputHandler implementation could not be loaded.

(final Project project)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runBuildMethod · 0.95

Calls 4

newInstanceMethod · 0.95
setProjectReferenceMethod · 0.80
setInputHandlerMethod · 0.80
getClassLoaderMethod · 0.65

Tested by

no test coverage detected