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, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadLine, readPasswordpublic List readMultipleLines() throws IOException
InputHandlerInputHandler.readLine().
Ends when an empty line is encountered.readMultipleLines in interface InputHandlerIOExceptionCopyright © 2001–2021 Codehaus Plexus. All rights reserved.