|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.input.DefaultInputHandler uk.ac.roe.antigen.textcomponents.DefaultPromptingInputHandler
Prompts on System.err, reads input from System.in
Constructor Summary | |
DefaultPromptingInputHandler()
|
Method Summary | |
protected java.lang.String |
getPrompt(org.apache.tools.ant.input.InputRequest request)
Constructs user prompt from a request. |
Methods inherited from class org.apache.tools.ant.input.DefaultInputHandler |
getInputStream, handleInput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultPromptingInputHandler()
Method Detail |
protected java.lang.String getPrompt(org.apache.tools.ant.input.InputRequest request)
request
- the request to construct the prompt for.
Must not be null
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |