类 org.tinygroup.command.CommandSystem
的使用

使用 CommandSystem 的软件包
org.tinygroup.command   
org.tinygroup.command.help   
 

org.tinygroup.commandCommandSystem 的使用
 

返回 CommandSystemorg.tinygroup.command 中的方法
static CommandSystem CommandSystem.getInstance(String name)
           
static CommandSystem CommandSystem.getInstance(String name, Commands commands, OutputStream out)
          获得命令执行系统实例
 

参数类型为 CommandSystemorg.tinygroup.command 中的方法
 void CommandGoalExecutor.execute(CommandSystem commandHelper, org.tinygroup.context.Context context)
           
 

参数类型为 CommandSystemorg.tinygroup.command 中的构造方法
ConsoleCommander(CommandSystem commandSystem)
           
 

org.tinygroup.command.helpCommandSystem 的使用
 

参数类型为 CommandSystemorg.tinygroup.command.help 中的方法
 void HelpHelpGoalExecutor.execute(CommandSystem commandSystem, org.tinygroup.context.Context context)
           
 void HelpHelpGoalExecutor.printCommandGoalParams(CommandGoal commandGoal, CommandSystem commandSystem)
           
 void HelpHelpGoalExecutor.printCommandGoals(Command cmd, CommandSystem commandSystem)
          输出子命令
 



Copyright © 2006–2016 TinyGroup. All rights reserved.