KIE Config command line interface 6.2.0.CR2

org.kie.config.cli.support
Class InputReader

java.lang.Object
  extended by org.kie.config.cli.support.InputReader

public class InputReader
extends Object


Constructor Summary
InputReader(InputStream input, boolean useScanner)
           
 
Method Summary
protected  void clearLine(StringWriter stringWritter, BufferedWriter writter)
           
 String nextLine()
           
 String nextLine(boolean endAtTab, boolean echo)
           
 String nextLineNoEcho()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputReader

public InputReader(InputStream input,
                   boolean useScanner)
Method Detail

nextLine

public String nextLine()

nextLineNoEcho

public String nextLineNoEcho()

nextLine

public String nextLine(boolean endAtTab,
                       boolean echo)

clearLine

protected void clearLine(StringWriter stringWritter,
                         BufferedWriter writter)

KIE Config command line interface 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.