com.rapidminer
Class ConsoleInputHandler

java.lang.Object
  extended by com.rapidminer.ConsoleInputHandler
All Implemented Interfaces:
InputHandler

public class ConsoleInputHandler
extends java.lang.Object
implements InputHandler

Reads input from console, e.g. a password in case of database reading.

Author:
Simon Fischer, Ingo Mierswa Exp $

Constructor Summary
ConsoleInputHandler()
           
 
Method Summary
 java.lang.String inputPassword(java.lang.String messageText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleInputHandler

public ConsoleInputHandler()
Method Detail

inputPassword

public java.lang.String inputPassword(java.lang.String messageText)
Specified by:
inputPassword in interface InputHandler


Copyright © 2001-2009 by Rapid-I