public abstract class AbstractInputHandler extends org.codehaus.plexus.logging.AbstractLogEnabled implements InputHandler
readMultipleLines
.ROLE
Constructor and Description |
---|
AbstractInputHandler() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
readMultipleLines()
Read a set of lines.
|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readLine, readPassword
public java.util.List readMultipleLines() throws java.io.IOException
InputHandler
InputHandler.readLine()
.
Ends when an empty line is encountered.readMultipleLines
in interface InputHandler
java.io.IOException
Copyright © 2012. All Rights Reserved.