|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.components.interactivity.AbstractInputHandler
Base input handler, implements a default readMultipleLines
.
Field Summary |
Fields inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|
Fields inherited from interface org.codehaus.plexus.components.interactivity.InputHandler |
ROLE |
Constructor Summary | |
AbstractInputHandler()
|
Method Summary | |
java.util.List |
readMultipleLines()
Read a set of lines. |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.components.interactivity.InputHandler |
readLine, readPassword |
Constructor Detail |
public AbstractInputHandler()
Method Detail |
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |