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

Method handleInput

src/main/org/apache/tools/ant/input/InputHandler.java:41–41  ·  view source on GitHub ↗

Handle the request encapsulated in the argument. Precondition: the request.getPrompt will return a non-null value. Postcondition: request.getInput will return a non-null value, request.isInputValid will return true. @param request the request to be processed @throws BuildException if

(InputRequest request)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
handleInputMethod · 0.65

Implementers 13

PropertyFileInputHandlersrc/main/org/apache/tools/ant/input/Pr
DefaultInputHandlersrc/main/org/apache/tools/ant/input/De
UnknownElementsrc/main/org/apache/tools/ant/UnknownE
Tasksrc/main/org/apache/tools/ant/Task.jav
SubAntsrc/main/org/apache/tools/ant/taskdefs
Javasrc/main/org/apache/tools/ant/taskdefs
CallTargetsrc/main/org/apache/tools/ant/taskdefs
Antsrc/main/org/apache/tools/ant/taskdefs
Redirectorsrc/main/org/apache/tools/ant/taskdefs
JUnitTestRunnersrc/main/org/apache/tools/ant/taskdefs
JUnitTasksrc/main/org/apache/tools/ant/taskdefs
SecureInputHandlersrc/main/org/apache/tools/ant/input/Se

Calls

no outgoing calls

Tested by

no test coverage detected