Class GreedyInputHandler

  • All Implemented Interfaces:
    InputHandler

    public class GreedyInputHandler
    extends DefaultInputHandler
    Prompts on System.err, reads input from System.in until EOF
    Since:
    Ant 1.7
    • Constructor Summary

      Constructors 
      Constructor Description
      GreedyInputHandler()
      Empty no-arg constructor
    • Method Summary

      Modifier and Type Method Description
      void handleInput​(InputRequest request)
      Prompts and requests input.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait