| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
AbstractLogEnabledorg.codehaus.plexus.components.interactivity.AbstractInputHandlerreadMultipleLines.
Fields inherited from interface org.codehaus.plexus.components.interactivity.InputHandler | |
ROLE | |
Method Summary | |
List |
|
public List readMultipleLines()
throws IOExceptionRead 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