org.kie.config.cli.support
Class InputReader
java.lang.Object
org.kie.config.cli.support.InputReader
public class InputReader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputReader
public InputReader(InputStream input,
boolean useScanner)
nextLine
public String nextLine()
nextLineNoEcho
public String nextLineNoEcho()
nextLine
public String nextLine(boolean endAtTab,
boolean echo)
clearLine
protected void clearLine(StringWriter stringWritter,
BufferedWriter writter)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.