Package org.apache.tools.ant.input
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
InputHandler Plugin to Ant to handle requests for user input.
Classes
DefaultInputHandler Prompts on System.err, reads input from System.in
InputRequest Encapsulates an input request.
MultipleChoiceInputRequest Encapsulates an input request.
PropertyFileInputHandler Reads input from a property file, the file name is read from the system property ant.input.properties, the prompt is the key for input.