public abstract class AbstractInputHandler extends org.codehaus.plexus.logging.AbstractLogEnabled implements InputHandler
readMultipleLines
.ROLE
Constructor and Description |
---|
AbstractInputHandler() |
Modifier and Type | Method and Description |
---|---|
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 List readMultipleLines() throws IOException
InputHandler
InputHandler.readLine()
.
Ends when an empty line is encountered.readMultipleLines
in interface InputHandler
IOException
Copyright © 2001–2014 Codehaus. All rights reserved.