程序包 org.codehaus.plexus.components.interactivity
-
接口概要 接口 说明 InputHandler Manage user input from different sources.OutputHandler Manage user output to different sources.Prompter Prompt the user for input. -
类概要 类 说明 AbstractInputHandler Base input handler, implements a defaultreadMultipleLines
.DefaultInputHandler Default input handler, that uses the console.DefaultOutputHandler Default output handler, that uses the console.DefaultPrompter Default prompter. -
异常错误概要 异常错误 说明 PrompterException Error while prompting.