Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
AbstractLogEnabled
org.codehaus.plexus.components.interactivity.AbstractInputHandler
readMultipleLines
.
Fields inherited from interface org.codehaus.plexus.components.interactivity.InputHandler | |
ROLE |
Method Summary | |
List |
|
public List readMultipleLines() throws IOException
Read a set of lines. Equivalent to multiple calls toInputHandler.readLine()
. Ends when an empty line is encountered.
- Specified by:
- readMultipleLines in interface InputHandler
- Returns:
- a list of lines read